1.398.1 • Published 1 year ago
windmill-parser-wasm-rust v1.398.1
Windmill parser wasm
How to build
wasm-pack build --release --target webPrerequisite
Install wasm-pack
cargo install wasm-packTo use it on a dev environment
Go to frontend and run:
npm install ../backend/parsers/windmill-parser-wasm/pkgMake sure to not reset the package.json before commiting