dom v0.2.0 Release Notes

Release Date: 2018-10-14 // over 5 years ago
  • ๐Ÿ†• 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