Releases: jakobhellermann/wasm-server-runner
Releases · jakobhellermann/wasm-server-runner
v0.6.1
v0.6.0
- only load a custom
index.html
when theWASM_SERVER_RUNNER_CUSTOM_INDEX_HTML
environment variable is set - fix a panic during log relaying
v0.5.0
- relay logging from website back to console
- cache https certificates
- load
index.html
from directory if present - accept
true
/1
/yes
for bool options - use proper compression negotiation
- improve mobile support
v0.4.0
- add workaround to make audio triggered in wasm play with any user interaction
- make sure body fills whole page
- add ability to use a custom serve directory
- enable
--weak-refs
and--reference-types
inwasm-bindgen