Skip to content

Release 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnspurlock-skymethod johnspurlock-skymethod released this 04 Jan 18:07
· 517 commits to master since this release
  • serve: New persistent local durable object storage option that uses Deno's new default localStorage, requiring no additional permissions
  • push,serve: Initial WASM support! Works in module-style workers (via a special importWasm function) and script-based workers (global variable binding)