- Web assembly jspi integration
- JSPI is an API that bridges the gap between synchronous application and asynchronous Web APIs
- https://v8.dev/blog/jspi
- Svelte wasm stock market bar chart with promise api
- https://wasmbyexample.dev/examples/webassembly-linear-memory/webassembly-linear-memory.rust.en-us.html
- https://rustwasm.github.io/