windmill-parser-wasm
v1.387.0
Published
How to build
Downloads
201
Readme
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
