Skip to content

Releases: jakobhellermann/wasm-server-runner

v0.6.1

30 Nov 16:20
Compare
Choose a tag to compare
  • hide winit's "Using exceptions for control flow" error

v0.6.0

30 Nov 16:20
Compare
Choose a tag to compare
  • only load a custom index.html when the WASM_SERVER_RUNNER_CUSTOM_INDEX_HTML environment variable is set
  • fix a panic during log relaying

v0.5.0

21 Nov 20:42
Compare
Choose a tag to compare
  • 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

24 Jan 16:05
Compare
Choose a tag to compare
  • 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 in wasm-bindgen