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/llvm2cranelift
LLVM IR to Cranelift IR translator
sunfishcode/mir2cranelift
Rust MIR to Cranelift IL translator (inactive; soon to be replaced)
sunfishcode/wasm-collection
A collection of miscellaenous valid wasm modules
sunfishcode/codeexpr
sunfishcode/cranelift
Cranelift code generator
sunfishcode/emscripten
Emscripten: An LLVM-to-JavaScript Compiler
sunfishcode/regalloc.rs
Modular register allocator algorithms
sunfishcode/unicode-normalization
Unicode Normalization forms according to UAX#15 rules
sunfishcode/uuid
Generate and parse UUIDs.
sunfishcode/vte
Parser for virtual terminal emulators
sunfishcode/wasm-c-api
Wasm C API prototype
sunfishcode/wast
Rust WAT and WAST parser (WebAssembly Text Format)
sunfishcode/awesome-wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
sunfishcode/bigdecimal-rs
Arbitrary precision decimal crate for Rust
sunfishcode/clif
sunfishcode/design
WebAssembly Design Documents
sunfishcode/emscripten-fastcomp
sunfishcode/emscripten-fastcomp-clang
emscripten clang
sunfishcode/getrandom
A small cross-platform library to securely get random data (entropy)
sunfishcode/hostless
sunfishcode/io-types-wasi-presentation
sunfishcode/page_size_rs
Rust crate for retrieving memory page size
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/typed-main-wasi-presentation
Typed Main for WASI
sunfishcode/wasi-test
Runtime Agnostic WebAssembly System Interface Test Suite
sunfishcode/wasmparser.rs
wasmparser in rust
sunfishcode/winapi-rs
Rust bindings to Windows API