https://github.com/ipfans/jsutil
WebAssembly to JavaScript interoperability extensions for go-app
https://github.com/ipfans/jsutil
go-app golang wasm webassembly
Last synced: 3 months ago
JSON representation
WebAssembly to JavaScript interoperability extensions for go-app
- Host: GitHub
- URL: https://github.com/ipfans/jsutil
- Owner: ipfans
- License: mit
- Created: 2021-10-28T09:56:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T11:56:02.000Z (about 4 years ago)
- Last Synced: 2025-01-31T10:11:24.242Z (over 1 year ago)
- Topics: go-app, golang, wasm, webassembly
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsutil
[](https://pkg.go.dev/github.com/ipfans/jsutil)
WebAssembly to JavaScript interoperability extensions for [go-app](https://go-app.dev). This library only works in wasm mode.
## Install
```
go get github.com/ipfans/jsutil@latest
```