19 skills found
TheLartians / Modern Wasm Starter🛸 Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.
screepers / CppreepsWASM C++ Screeps API and utilities pack (beta, proof-of-concepts)
Tolc-Software / TolcA bindings compiler for C++
TheLartians / TypeScriptXX🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
qpwoeirut / 2048 SolverA set of AIs for the 2048 tile-merging game. Includes an expectimax strategy that reaches 16384 with 34.6% success and an ML model trained with temporal difference learning.
galacean / PhysX.jsJavascript bindings for Nvidia PhysX based on Embind
emscripten-forge / PyjsPython ⇔ JavaScript bindings using high level embind and pybind11
ted537 / TsembindGenerate typescript bindings for Embind projects
TheLartians / EmGlue🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.
jerbob92 / Wazero Emscripten EmbindEmscripten Embind implementation in Go using Wazero
mmomtchev / Nobind`pybind11`-like API for Node.js using C++17 fold expressions
linux-china / Embind DemoEmscripten embind demo
marczellm / EmscripdtsgenGenerate TypeScript declarations for Emscripten Embind bindings
gogoprog / Libembindcefv8Bind C/C++ to emscripten embind or chromium embedded framework v8
mugwort-rc / Pypppybind11 / Boost.Python / Emscripten-Embind generator.
galacean / Nvcloth.jsJavascript bindings for Nvidia NvCloth based on Embind
jspanchu / Wasm BitsExamples using emscripten to compile C++ for wasm
Satancito / EmbindAsyncCall C++ function that use await operator from Javascript
sakrist / JsbBind C++ to JavaScript, inspired by Embind from the Emscripten SDK.