- Improve the error message you get when
wasm-bindgen
versions mismatch. - remove
Bindgen::reference_types
in favor of runtime detection - fix
WASM_SERVER_RUNNER_ADDRESS
parsing: it now supports[::1]
without a specified port - update dependencies
wasm-bindgen
versions mismatch.Bindgen::reference_types
in favor of runtime detectionWASM_SERVER_RUNNER_ADDRESS
parsing: it now supports [::1]
without a specified port