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/io-lifetimes
A low-level I/O ownership and borrowing library
sunfishcode/hello-wasi-http
sunfishcode/io-extras
Non-owning unsafe I/O
sunfishcode/eyra-c
Support for compiling C programs with Eyra
sunfishcode/rust
A safe, concurrent, practical language.
sunfishcode/winx
A collection of miscellaneous Windows API utilities
sunfishcode/singlethreaded-cell
A `Cell` type that knows that there is only one thread
sunfishcode/annotated-types
An experiment which may turn into a WASI proposal
sunfishcode/http
Rust HTTP types
sunfishcode/WASI
WebAssembly System Interface
sunfishcode/wstd
A WebAssembly-native stdlib
sunfishcode/bikeshed
:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
sunfishcode/cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
sunfishcode/component-model
Repository for design and specification of the Component Model
sunfishcode/git2-rs
libgit2 bindings for Rust
sunfishcode/hexf
Hexadecimal float support for Rust 1.15 or later
sunfishcode/iana-time-zone
Rust crate to get the IANA time zone for the current system
sunfishcode/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
sunfishcode/no-std-io2
std::io for no_std
sunfishcode/proposals
Tracking WebAssembly proposals
sunfishcode/spec
WebAssembly specification, reference interpreter, and test suite.
sunfishcode/testsuite
Mirror of the spec testsuite
sunfishcode/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
sunfishcode/wabt
The WebAssembly Binary Toolkit
sunfishcode/wasi-filesystem
Filesystem API for WASI
sunfishcode/wasi-http
sunfishcode/wasi-sockets
WASI API proposal for managing sockets
sunfishcode/wasi.dev
sunfishcode/wasm-tools
Low level tooling for WebAssembly in Rust
sunfishcode/wit-bindgen
A language binding generator for `witx` (a precursor to WebAssembly interface types)