A Geofront plugin made from the excellent [copc-rs](https://github.com/pka/copc-rs) crate Can be used to load Copc files in Geofront
A high-performance Minecraft proxy core built with Rust and Bun FFI.
- 🛠️ Build with `wasm-pack build` - Build for geofront: `wasm-pack build --out-dir ../app/build/wasm-modules/startin/ --target web` - 🔬 Test in Headless Browsers with `wasm-pack test --headless --firefox` - 🎁 Publish to NPM with `wasm-pack publi
- 🛠️ Build with `wasm-pack build` - Build for geofront: `wasm-pack build --out-dir ../app/build/wasm-modules/startin/ --target web` - 🔬 Test in Headless Browsers with `wasm-pack test --headless --firefox` - 🎁 Publish to NPM with `wasm-pack publi
- 🛠️ Build with `wasm-pack build` - Build for geofront: `wasm-pack build --out-dir ../app/build/wasm-modules/startin/ --target web` - 🔬 Test in Headless Browsers with `wasm-pack test --headless --firefox` - 🎁 Publish to NPM with `wasm-pack publi
build with ``` wasm-pack build --dev wasm-pack build --out-dir build wasm-pack build --out-dir ../../build/wasm-modules/hello-wasm/ --target web ```