UNPKG

@thi.ng/wasm-api

Version:

Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects

7 lines (6 loc) 126 B
const EVENT_MEMORY_CHANGED = "memory-changed"; const EVENT_PANIC = "panic"; export { EVENT_MEMORY_CHANGED, EVENT_PANIC };