An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# jsutil

[![Go Reference](https://pkg.go.dev/badge/github.com/ipfans/jsutil.svg)](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
```