Experimental Wasm build of FlatGeobuf for Rust.
Prerequisites: https://rustwasm.github.io/wasm-pack/installer/
-
npm install-- Setup Javascript modules -
npm run start-- Serve the project locally for development athttp://localhost:1234. -
npm run build-- Bundle the project (in production mode)