evanw / emscripten-library-generatorLinks
A library generator for the emscripten compiler
☆38Updated 6 months ago
Alternatives and similar repositories for emscripten-library-generator
Users that are interested in emscripten-library-generator are comparing it to the libraries listed below
Sorting:
- A small library for out-of-heap memory in emscripten☆136Updated 9 years ago
- An implementation of Blinn-Loop algorithm that renders Bézier curves on GPU.☆49Updated last year
- WebGPU for Node [Deprecated, Unmaintained]☆249Updated 3 years ago
- OpenGL/WebGL for Node.js☆91Updated 7 months ago
- Google's Dawn WebGPU implementation, cross-compiled with Zig into a single static library☆149Updated last year
- C++ grammar for the Lezer parser system☆20Updated 6 months ago
- Example of the C API to embed the Wasmer runtime☆79Updated 4 years ago
- Run WebAssembly code on the GPU with Vulkan!☆47Updated 5 years ago
- Some WASI experiments 🧪☣️☠️☆119Updated 4 years ago
- A fast, practical GPU rasterizer for fonts and vector graphics☆123Updated 5 years ago
- Engine-agnostic WebGL text rendering☆49Updated 4 years ago
- Basic NodeJS APIs for the QuickJS Javascript Engine https://bellard.org/quickjs/☆43Updated 6 years ago
- Minimal C/C++ language toolset for building wasm files☆134Updated 6 years ago
- Reference typing extensions for C++ ("Ref C++")☆22Updated 2 years ago
- AssemblyScript WebGL bindings and glue code☆61Updated 4 years ago
- Run Clang in WebAssembly 🎉☆63Updated 4 years ago
- How to build webassembly files with nothing other than standard Clang/llvm.☆153Updated 3 years ago
- Simple Web PBR renderer using WebGPU and emscripten, supporting my bachelor thesis about WebGPU