jamii's Stars
bytecodealliance/wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
WebAssembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
wasm3/wasm3
🚀 A fast WebAssembly interpreter and the most universal WASM runtime
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
aardappel/lobster
The Lobster Programming Language
hylo-lang/hylo
The Hylo programming language
kettle11/tangle
Radically simple multiplayer / networked WebAssembly
Vexu/arocc
A modern fully featured C compiler.
mlochbaum/BQN
An APL-like programming language
turbolent/w2c2
Translates WebAssembly modules to portable C
SeaOfNodes/Simple
A Simple showcase for the Sea-of-Nodes compiler IR
vrischmann/zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
titzer/wizard-engine
Research WebAssembly Engine
maxi-k/btrblocks
BtrBlocks: Efficient Columnar Compression for Data Lakes (SIGMOD 2023 Paper)
rylev/wepl
A repl for WebAssembly Components
twizzler-operating-system/twizzler-public
Public-facing version of the Twizzler OS source code. Note: this is not completely up-to-date with internal Twizzler code.
kyouko-taiga/mvs-calculus
Compiler for Swiftlet
squeek502/grindcov
Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code