snowcoders / boilerplate-emscripten-typescript
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
☆15Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for boilerplate-emscripten-typescript
- ☆13Updated 3 years ago
- WebAssembly Text to binary WASM module tools. This tool provides a CLI built on top of WebAssembly Binary Toolkit and binaryen.js.☆15Updated 6 months ago
- Region based memory allocator☆12Updated 4 years ago
- A minimalist event emitter in C++☆16Updated 3 years ago
- C++ immutable string library in C++11 constexpr and type-level☆18Updated 11 years ago
- Reference typing extensions for C++ ("Ref C++")☆22Updated 2 years ago
- Dictionary implemented through a skiplist☆15Updated 10 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 9 years ago
- Preview Zig's incremental linker state in interactive HTML☆44Updated 2 years ago
- Remake, a build system that bridges the gap between make and redo☆26Updated 3 years ago
- LALR parser generator written in native zig☆8Updated 5 years ago
- Waxeye Parser Generator☆18Updated 3 years ago
- not infinite, but huge canvas collaborative vector drawing program☆11Updated 6 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆15Updated 2 years ago
- A simplified subset of C transpiled into Web Assembly☆24Updated 2 years ago
- a web-based development environment for constructing parsers by example (backend code)☆16Updated 7 years ago
- ☆15Updated 5 years ago
- A minimal language inspired by Lisp and Haskell☆21Updated 4 years ago
- One-pass Code Generation in V8 (Archive)☆19Updated 2 years ago
- Convert set of magnitudes to a color☆21Updated 7 years ago
- A C++ framework base on David Harel's statecharts (SCXML).☆16Updated 3 years ago
- OMeta for Lua☆13Updated 3 years ago
- Type-safe C/C++ API for WASM SIMD.☆13Updated 3 years ago
- It aims to be for WASM what YAML is for JSON. Programming language targetting WebAssembly. Human friendly WAT☆22Updated 2 years ago
- Simple and fast cubic Bézier curve offsetter☆24Updated 7 months ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- The source for the ebook Ray Tracing in One Weekend by Peter Shirley. This work is in the public domain. Extended for threaded Windows …☆10Updated 2 years ago
- Nicer Python interface to Webassembly modules.☆17Updated 3 years ago