pojntfx / unisocketsLinks
A universal Berkeley sockets implementation for both WebAssembly (based on WebRTC) and native platforms with bindings for C, Go and TinyGo.
☆33Updated 2 years ago
Alternatives and similar repositories for unisockets
Users that are interested in unisockets are comparing it to the libraries listed below
Sorting:
- A `net` implementation for Go and TinyGo based on unisockets, targeting both WebAssembly and native platforms.☆46Updated 2 years ago
- WebAssembly interop between Go and JS values.☆107Updated 3 years ago
- Run WASM built from Go in Go☆66Updated 5 years ago
- The Go programming language with support for bare-matal programing☆111Updated 6 months ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆37Updated last year
- Port of Go's "net" package to work with TinyGo on embedded processors.☆35Updated 4 months ago
- TinyGo compatible DOM manipulation library. For use in WASM☆22Updated 3 years ago
- HTML, CSS and SVG static renderer in pure Go☆39Updated last month
- A webpack loader for generating Golang WebAssembly bundles using an async interaction model for calling the Golang code from JavaScript☆72Updated 3 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- Running a Command line tool written in Go on browser with WebAssembly☆110Updated last year
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- Run WASM tests inside your browser☆206Updated 10 months ago
- Advanced Go Webassembly Framework☆60Updated 6 months ago
- Golang-based WebAssembly Host Runtime for waPC-compliant modules☆104Updated 11 months ago
- report of parts of the stdlib that are successfully importing in tinygo☆15Updated 6 years ago
- A compiler from Go to JavaScript☆28Updated 2 years ago
- Code binding generator for Web Assembly from WebIDL☆18Updated 3 years ago
- The Go programming language☆65Updated 5 years ago
- There is now an official GitHub mirror at https://github.com/gioui/gio. Please do not rely on this one being maintained.☆62Updated 2 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- A safer, drop-in replacement for Go's syscall/js JavaScript package.☆19Updated 2 years ago
- ☆21Updated 11 months ago
- Web Assembly fetch wrapper that avoids importing net/http.☆62Updated 10 months ago
- Golang-WASM provides a simple idiomatic, and comprehensive API and bindings for working with WebAssembly for Go and JavaScript developers☆143Updated 2 years ago
- wasmws: Webassembly (WASM) Websockets for Go applications☆79Updated last year
- Proof of concept. GopherJS bindings for https://threejs.org.☆24Updated 7 years ago
- Faster golang reflection☆55Updated 2 months ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated last month