Skip to content

calcit-lang/calcit-wasm-play

Repository files navigation

Calcit built into WASM

Demo http://repo.calcit-lang.org/calcit-wasm-play/

Development

Based on local copy of calcit with libloading and injections disabled.

Build wasm code:

wasm-pack build -t web

Serve page:

yarn
yarn vite

License

MIT