Experimentations with SvelteKit & Wasm
Ensure to have recent version of cargo watch
cargo install cargo-watch
cargo install wasm-pack
cargo install cargo-component
On mac os, I had to add the line "persistent": true
to turbo.json ref
wasmtime --dir .::/helloworld ./apps/sveltekit/static/wasi_hello_world.wasm
wget https://github.com/quickjs-ng/quickjs/releases/download/v0.8.0/qjs-wasi.wasm