68d6de9a8392cc01c1a14a8541ba3f200e0ff59c
The config.toml lets me run `cargo run --target wasm32-unknown-unknown` and host a dev server. I've adjusted the Cargo.toml to use the kdtree_rayon feature by default, but disable the Rayon feature for WASM builds (because it doesn't work).
Description
Languages
Rust
76.5%
HTML
12.4%
Makefile
9.7%
Dockerfile
1.4%