handytools-go-webassembly
Wasm demo
Demonstrates Go's compilation to WebAssembly and JavaScript interaction
Handy Tools: Written in Golang + WebAssembly + Vue.js
66 stars
6 watching
12 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 83 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
gowebapi/webapi | Bindings for accessing DOM and HTML in WebAssembly using Go | 176 |
akupila/go-wasm | A tool that reads and parses WebAssembly binary files | 132 |
norunners/vert | Enables interoperability between Go and JavaScript values using WebAssembly | 101 |
dennwc/dom | A Go library providing a WebAssembly API for DOM manipulation and other web APIs | 489 |
mfrachet/go-vdom-wasm | A Go library for building frontend applications using WebAssembly and Virtual DOM | 82 |
bzar/wasm-intro | A collection of simple examples demonstrating various aspects of WebAssembly development. | 43 |
gate-computer/wag | Compiles WebAssembly binaries into machine code for execution on various CPU architectures. | 192 |
wapc/wapc-go | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 94 |
88250/wide | A web-based IDE for Go language development | 113 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
petersalomonsen/wasm-git | Enables local storage and synchronization of web application data in the browser using WebAssembly | 649 |