myitcv / gopherjsLinks
A compiler from Go to JavaScript for running Go code in a browser
☆21Updated 6 years ago
Alternatives and similar repositories for gopherjs
Users that are interested in gopherjs are comparing it to the libraries listed below
Sorting:
- Common case conversions covering common initialisms.☆21Updated 7 years ago
- Code binding generator for Web Assembly from WebIDL☆18Updated 3 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆79Updated 6 years ago
- Sort anything. (Warning: cursed)☆58Updated 6 years ago
- Package vorbis provides Go bindings for OggVorbis implementation by the Xiph.Org Foundation.☆27Updated 4 years ago
- A virtual dom implementation written in go which is compatible with gopherjs☆92Updated 3 years ago
- GraphQL IDL Compiler☆24Updated 3 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Pure Go sass lexer, parser, and compiler☆81Updated 5 years ago
- A declarative client-side router for Vecty applications.☆28Updated 5 years ago
- LruCache is a thread-safe, in-memory, byte-size-limited httpcache.Cache implementation☆34Updated last year
- Cgo-free bindings☆22Updated 3 years ago
- Run stuff on the main thread in Go☆82Updated 2 years ago
- A terminfo package in pure go!☆53Updated 3 years ago
- Toolbox for Go☆44Updated 3 months ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Run WASM built from Go in Go☆66Updated 5 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- HTTP API testing for Go☆39Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Implements the wildcard file matching in Go used by golint, go test etc.☆32Updated 8 months ago
- A set of tools for building parsers using the Go programming language.☆49Updated 2 years ago
- Topological Sorting for Golang