go-mod-wasm/wasm
Chan Wen Xu 9faa609930
fix: Use function wrapper provided by JS
2021-03-21 21:55:07 +07:00
..
error.go feat: Implement Promise 2021-03-21 21:55:07 +07:00
function.go fix: Use function wrapper provided by JS 2021-03-21 21:55:07 +07:00
go.mod feat: Implement a type-safe Object struct 2021-03-21 21:55:07 +07:00
object.go feat: Add reflection to create JS value from Go value 2021-03-21 21:55:07 +07:00
promise.go feat: Implement Promise 2021-03-21 21:55:07 +07:00
reflect_from.go docs: Document unexported functions 2021-03-21 21:55:07 +07:00
reflect_to.go docs: Document unexported functions 2021-03-21 21:55:07 +07:00
wasm.go fix: Use function wrapper provided by JS 2021-03-21 21:55:07 +07:00