snowcoders / boilerplate-emscripten-typescriptLinks
This is a boilerplate example of how to write c++ code and translate it using emscripten into javascript. Then using a typescript declaration (definition) file or *.d.ts, how to use that in a typescript application
☆16Updated last year
Alternatives and similar repositories for boilerplate-emscripten-typescript
Users that are interested in boilerplate-emscripten-typescript are comparing it to the libraries listed below
Sorting:
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Updated 2 years ago
- A C implementation of the Ramer-Douglas-Peucker path simplification algorithm☆13Updated 10 years ago
- WebAssembly module decoder in C++☆117Updated 3 years ago
- Builds Dawn on Linux and macOS as one single easier-to-use library☆29Updated 4 years ago
- C++ grammar for the Lezer parser system☆23Updated last month
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 6 years ago
- Nicer Python interface to Webassembly modules.☆18Updated 4 years ago
- A library generator for the emscripten compiler☆38Updated 10 months ago
- Geometry related data structures (C11)☆114Updated 9 years ago
- OpenGL Antigrain Geometry experiments☆85Updated 3 years ago
- ☆42Updated 2 years ago
- Example of the C API to embed the Wasmer runtime☆79Updated 4 years ago
- Gradient noise generators in C (perlin and simplex)☆12Updated 13 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Basic linear algebra for small matrices in C☆12Updated 5 months ago
- WebKit JavaScriptCore ahead-of-time compilation project☆18Updated 7 years ago
- C++ WebAssembly assembler in a single header file☆170Updated 3 years ago
- A simple, extensible build system for use with Scons☆24Updated 3 weeks ago
- Remake, a build system that bridges the gap between make and redo☆29Updated 6 months ago
- Simple and fast cubic Bézier curve offsetter☆39Updated last year
- WebAssembly toolchain☆36Updated 8 years ago
- This is a fast and reliable persistent (immutable) vector class for C++. You can safely share these vectors between threads in multi-thre…☆19Updated 10 years ago
- Web Assembly Interpreter for ESP32 family of micro controllers running the ESP-IDF development framework, based on the great work at kana…☆79Updated 6 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Run Clang in WebAssembly 🎉☆65Updated 4 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 5 years ago
- Realtime paralell audio synthesis engine for games and instruments☆23Updated 6 years ago
- Preview Zig's incremental linker state in interactive HTML☆45Updated 3 years ago
- A tool for converting SVG files to nanovg source code☆51Updated 4 years ago