chrsan / waguLinks
Converts WebAssembly to pure Go code.
☆15Updated 2 years ago
Alternatives and similar repositories for wagu
Users that are interested in wagu are comparing it to the libraries listed below
Sorting:
- Ebitengine rendering backend for the pure Go ImGui port☆23Updated 5 months ago
- Vector Graphics library for golang☆16Updated 9 years ago
- ☆31Updated last year
- Cgo-free bindings☆22Updated 3 years ago
- Generate Go Plan9 assembly from C code☆28Updated 7 months ago
- The retro game development engine for Go, inspired by Pico-8 and powered by Ebitengine.☆40Updated last year
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- A purego binding for libffi.☆98Updated last week
- Pure Go mpg decoding made from pl_mpeg☆13Updated 3 years ago
- HTML, CSS and SVG static renderer in pure Go☆35Updated last month
- report of parts of the stdlib that are successfully importing in tinygo☆15Updated 5 years ago
- A zstd decompressor written in golang☆46Updated 6 years ago
- a native go vorbis decoder☆12Updated 2 years ago
- A utility to hide a console automatically without `-ldflags "-Hwindowsgui"` on Windows☆26Updated 8 months ago
- There is now an official GitHub mirror at https://github.com/gioui/gio. Please do not rely on this one being maintained.☆62Updated last year
- A Game Engine for 2D/3D Games written in go☆13Updated last year
- Buggy Pure Go Port of Dear Imgui☆38Updated last year
- Desktop application for cloth physics simulation using Gio GUI.☆41Updated last month
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Small demo of using physac 2d physics engine in golang☆11Updated 3 years ago
- Buggy Pure Go Port of Dear Imgui☆9Updated 2 years ago
- a native go ogg/vorbis decoder☆73Updated 2 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆33Updated last year
- Fonts and text layout for Golang☆50Updated 6 months ago
- Use Go to quickly, reliably and delightfully build (minuscule to giant) screaming fast applications that run on ALL the things (Windows, …☆9Updated 5 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…