elliotforbes / go-webassembly-frameworkLinks
A Go Based WebAssembly framework for building frontend applications in Go!
☆396Updated 2 years ago
Alternatives and similar repositories for go-webassembly-framework
Users that are interested in go-webassembly-framework are comparing it to the libraries listed below
Sorting:
- DOM library for Go and WASM☆499Updated 5 years ago
- GopherJS compiler, serving framework and CDN.☆271Updated 2 years ago
- go webassembly experiments☆318Updated 2 years ago
- The progressive framework for WebAssembly applications.☆242Updated 3 years ago
- Go compiler running entirely in your browser☆258Updated 5 years ago
- Electron app that provides an API over a TCP socket that allows executing Electron's method as well as capturing Electron's events☆285Updated last year
- Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.☆279Updated 3 years ago
- Make DOM manipulation in Go as similar to JavaScript as possible. (via GopherJS or WebAssembly)☆180Updated 2 years ago
- A Go code editor. With debugging and Autocomplete. 一个 Go 代码编辑器,具有 DEBUGGING 和 AUTOCOMPLETE☆361Updated 2 years ago
- Go Api for Electron☆787Updated 4 years ago
- ☆264Updated 4 months ago
- A Go API for the V8 javascript engine.☆398Updated 2 years ago
- Go Lang Web Assembly bindings for DOM, HTML etc☆179Updated 2 years ago
- A command line tool to execute Go functions.☆385Updated last year
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆733Updated last year
- Space invaders in an app☆197Updated 6 years ago
- ☆163Updated 6 years ago
- A minimalist Go PDF writer in 1982 lines. Draws text, images and shapes. Helps understand the PDF format. Used in production for reports.☆483Updated 4 years ago
- MOVED TO https://github.com/myitcv/x/blob/master/react/_doc/README.md☆234Updated 6 years ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go☆262Updated 4 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated 2 years ago
- Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins☆522Updated 2 years ago
- Secure alternative to JWT. Authenticated Encrypted API Tokens for Go.☆173Updated 4 years ago
- WebAssembly binary file parser written in go