1 2 3 4 5 6 7
# the --target is currently necessary or firefox will return # "disallowed mime type" -bjc 7-aug-2025 build: wasm-pack build --target web serve: build python -m http.server 8118