Pinned Repositories
cap-std
Capability-oriented version of the Rust standard library
rustix
Safe Rust bindings to POSIX-ish APIs
wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
c-ward
An implementation of libc written in Rust
eyra
Rust programs written entirely in Rust
io-lifetimes
A low-level I/O ownership and borrowing library
mustang
Rust programs written entirely in Rust
nameless
Full-service command-line parsing
wasm-reference-manual
WebAssembly Reference Manual
WASI
WebAssembly System Interface
sunfishcode's Repositories
sunfishcode/mir2cranelift
Rust MIR to Cranelift IL translator (inactive; soon to be replaced)
sunfishcode/wasm-collection
A collection of miscellaenous valid wasm modules
sunfishcode/ecmascript_simd
SIMD numeric type for EcmaScript
sunfishcode/awesome-wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
sunfishcode/clif
sunfishcode/emscripten-fastcomp
sunfishcode/emscripten-fastcomp-clang
emscripten clang
sunfishcode/getrandom
A small cross-platform library to securely get random data (entropy)
sunfishcode/placeholder
Placeholder for a future project
sunfishcode/reference-sysroot
sunfishcode/rustc_apfloat
A standalone crate derived from the Rust compiler's rustc_apfloat
sunfishcode/rustc_codegen_cranelift
WIP cretonne backend for rustc
sunfishcode/was
Was Grammar
sunfishcode/wasmparser.rs
wasmparser in rust