- Merged PR #1 to update to Go 1.12
- Added error handling support
- Improved examples
- Added better support for Node.js
- Reworked the demos to have web and node examples
Changes:
- 3cef598 cutting a release
- 3d1f015 toying around with different pipelines for PR and master
- 30b57b4 Created a node.js example, some refactoring to support nodejs better
- bd11c8b Adding WASM TypeScript definition and updating how WASM is invoked based on latest API
- 745dc27 Adding a watcher build task
- 5d2c332 Moving the mega script into its own file
- df4ffa5 Updated release notes
- 10012a6 Updating the demo app to show more samples, and the readme to reflect it
- 14aa410 Updating RegisterValue to use interface{} not js.Value
- 8faeb39 adding error handling
See more
- d53bb3d ignoring the gocache
- 1c5dae3 vscode task for building
- ebbe431 git push origin masterMerge branch 'larcado-feature_go1.12'
- 33fc515 New API: js.NewCallback => js.FuncOf
- 0266007 new wasm_exec.js from release-branch.go1.12
This list of changes was auto generated.