vert

Wasm interop library

Enables interoperability between Go and JavaScript values using WebAssembly

WebAssembly interop between Go and JS values.

GitHub

101 stars
7 watching
15 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

gogolanginteropwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xd-deng/handytools-go-webassembly Demonstrates Go's compilation to WebAssembly and JavaScript interaction 66
extism/go-sdk Provides an interface to run WebAssembly modules in Go applications 83
dennwc/dom A Go library providing a WebAssembly API for DOM manipulation and other web APIs 489
wenerme/go-req A declarative HTTP client library for the Go programming language 22
akupila/go-wasm A tool that reads and parses WebAssembly binary files 132
mfrachet/go-wasm-cli A tool to create and run Go applications on the WebAssembly platform with hot reload support. 40
mfrachet/go-vdom-wasm A Go library for building frontend applications using WebAssembly and Virtual DOM 82
gowebapi/webapi Bindings for accessing DOM and HTML in WebAssembly using Go 176
xxjwxc/public A comprehensive utility package for Go programmers 175
petersalomonsen/wasm-git Enables local storage and synchronization of web application data in the browser using WebAssembly 649
dave/wasmgo Compiles Go code to WASM and deploys it to a CDN for web hosting 145
lestrrat-go/jwx Implementation of various JOSE technologies in Go 1,952
tweag/inline-js Enables interoperability between Haskell and JavaScript by providing a set of tools and libraries to call one language from the other. 131
feneric/nim-wasm-helpers A toolset for building and testing WebAssembly code using Nim. 28
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773