![]() |
libghostty
|
Go to the source code of this file.
Functions | |
| GHOSTTY_API void * | ghostty_wasm_alloc (size_t len) |
| GHOSTTY_API void | ghostty_wasm_free (void *ptr, size_t len) |
| GHOSTTY_API void ** | ghostty_wasm_alloc_opaque (void) |
| GHOSTTY_API void | ghostty_wasm_free_opaque (void **ptr) |
| GHOSTTY_API void * | ghostty_wasm_take_opaque (void **slot) |
WebAssembly utility functions for libghostty-vt.
Definition in file wasm.h.