bytecodealliance / wasmtime-cppLinks
☆96Updated 4 months ago
Alternatives and similar repositories for wasmtime-cpp
Users that are interested in wasmtime-cpp are comparing it to the libraries listed below
Sorting:
- Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.☆229Updated last year
- WebAssembly module decoder in C++☆115Updated 2 years ago
- https://v8.dev/blog/oilpan-library☆42Updated last year
- Wasm C API prototype☆580Updated 7 months ago
- Example of the C API to embed the Wasmer runtime☆79Updated 4 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆121Updated 2 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Memory with 64-bit indexes☆269Updated 7 months ago
- A WebAssembly interpreter written in C☆102Updated this week
- Mozilla’s fork of Google ANGLE, repackaged as a Rust crate☆48Updated last month
- Conventions supporting interoperatibility between tools working with WebAssembly.☆339Updated 2 months ago
- How to build webassembly files with nothing other than standard Clang/llvm.☆152Updated 3 years ago
- The V8 JavaScript engine, but built with CMake instead of GN - WIP☆200Updated 2 months ago
- Example C++ repo emitting Wasm SIMD 128 instructions☆30Updated 5 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆67Updated 10 months ago
- Example of using as a CMake Toolchain for cross compiling.☆155Updated 2 months ago
- Fork of dawn.googlesource.com/dawn with generated code and third-party dependencies committed☆80Updated 2 years ago
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆97Updated 8 months ago
- A GitHub Action for downloading and installing LLVM and Clang binaries.☆121Updated 3 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Direct, source-level WebAssembly debugger☆50Updated 4 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆35Updated 3 weeks ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- Relax the strict determinism requirements of SIMD operations.☆48Updated last year
- C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.☆24Updated 2 years ago
- C++ WebAssembly assembler in a single header file☆170Updated 3 years ago
- A C compiler. ... That's it.☆42Updated last year
- Single-header C11 port of https://abseil.io SwissTable☆146Updated 3 years ago