d0iasm's Stars
near/nearcore
Reference client for NEAR Protocol
DoctorWkt/acwj
A Compiler Writing Journey
uchan-nos/mikanos
Educational Operating System
kenpratt/jvm-assembler
Generate Java Virtual Machine .class files from Rust.
MarkMcCaskey/shiba-jit
A very early stage compiler backend for dynamic recompilation
go-interpreter/wagon
wagon, a WebAssembly-based Go interpreter, for Go.
perlin-network/life
A secure WebAssembly VM catered for decentralized applications.
wasmi-labs/wasmi
WebAssembly (Wasm) interpreter.
cretz/asmble
Compile WebAssembly to JVM and other WASM tools
riscv-non-isa/riscv-sbi-doc
Documentation for the RISC-V Supervisor Binary Interface
riscv-non-isa/riscv-elf-psabi-doc
A RISC-V ELF psABI Document
google/snappy
A fast compressor/decompressor
riscv-software-src/opensbi
RISC-V Open Source Supervisor Binary Interface
kvm-riscv/howto
KVM RISC-V HowTOs
wenyan-lang/wenyan
文言文編程語言 A programming language for the ancient Chinese.
rchaser53/rust-jvm
A toy JVM on Web Browser implemented by Rust
torch2424/wasmboy
Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
WAVM/WAVM
WebAssembly Virtual Machine
MarkMcCaskey/rusty-boy
Gameboy emulator in Rust
CensoredUsername/dynasm-rs
A dynasm-like tool for rust.
WebAssembly/spec
WebAssembly specification, reference interpreter, and test suite.
bytecodealliance/wat
Rust WAT and WAST parser (WebAssembly Text Format)
WebAssembly/design
WebAssembly Design Documents
bytecodealliance/wasmtime
A fast and secure runtime for WebAssembly
bytecodealliance/wasmparser
A simple event-driven library for parsing WebAssembly binary files
WebAssembly/WASI
WebAssembly System Interface
bytecodealliance/lucet
Lucet, the Sandboxing WebAssembly Compiler.
sifive/freedom-u-sdk
Freedom U Software Development Kit (FUSDK)
msyksphinz-self/swimmer_riscv
Instruction set simulator for RISC-V
msyksphinz-self/swimmer_rust
RISC-V Simulator written in Rust