Skip to content

v0.2.0

Compare
Choose a tag to compare
@dennwc dennwc released this 14 Oct 21:57
· 53 commits to master since this release

New features

  • Support for promises
  • Support JSON encoding and decoding of js.Value
  • Experimental WebRTC support

wasm-server

  • Allow specifying apps folder
  • Automatically load current exec script
  • Use Go compiler from GOROOT

Fixes and helpers

  • Add a helper for async callbacks
  • WS: fix server error handling
  • WS: rewrite client code
  • Valid function now checks for zero Value