Go to file
Chan Wen Xu 9faa609930
fix: Use function wrapper provided by JS
2021-03-21 21:55:07 +07:00
example/basic refactor(js): apply pr suggestions 2021-03-21 16:25:22 +07:00
src feat(js): implement wrapper for interfacing with Go functions in JS 2021-03-21 20:52:49 +07:00
wasm fix: Use function wrapper provided by JS 2021-03-21 21:55:07 +07:00
.gitignore refactor(js): apply pr suggestions 2021-03-21 16:25:22 +07:00
.npmignore feat(js): error when GOROOT not found, add dev server to example 2021-03-21 12:11:36 +07:00
LICENSE feat: add LICENSE 2021-03-21 12:12:43 +07:00
package-lock.json feat(js): add basic webpack loader with example 2021-03-21 12:11:36 +07:00
package.json refactor(js): apply pr suggestions 2021-03-21 16:25:22 +07:00