Took me a while to understand that exports are available for the wasm module to call and imports are what the wasm module can see to call.
Took me a while to understand that exports are available for the wasm module to call and imports are what the wasm module can see to call.