pka / flatgeobuf-wasm

FlatGeobuf Wasm experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlatGeobuf Wasm

Experimental Wasm build of FlatGeobuf for Rust.

Build and run

Prerequisites: https://rustwasm.github.io/wasm-pack/installer/

  • npm install -- Setup Javascript modules

  • npm run start -- Serve the project locally for development at http://localhost:1234.

  • npm run build -- Bundle the project (in production mode)

About

FlatGeobuf Wasm experiments

License:Apache License 2.0


Languages

Language:Rust 68.7%Language:JavaScript 25.4%Language:HTML 5.9%