Pinned Repositories
bca_governance
component-model
Repository for design and specification of the Component Model
dSFMT-wasm
Double precision Mersenne Twister in WebAssembly
matrices
omp-wasi-parallel
OpenMP to WebAssembly compilation demos for wasi-parallel
wasm-helloworld
WebAssembly compilation demo
wasm-long-vectors
Slides for Wasm long vectors proposal
penzn's Repositories
penzn/omp-wasi-parallel
OpenMP to WebAssembly compilation demos for wasi-parallel
penzn/wasm-long-vectors
Slides for Wasm long vectors proposal
penzn/bca_governance
penzn/component-model
Repository for design and specification of the Component Model
penzn/dSFMT-wasm
Double precision Mersenne Twister in WebAssembly
penzn/emscripten
Emscripten: An LLVM-to-Web Compiler
penzn/esm-integration
ECMAScript module integration
penzn/flexible-vectors
Flexible Vectors
penzn/flexible-vectors-spec
penzn/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.
penzn/mandelbrot
penzn/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
penzn/proposals
Tracking WebAssembly proposals
penzn/root-scanning
Spec proposal for scanning/marking of linear memory GC roots
penzn/SFMT-wasm
Single precision Mersenne Twister in WebAssembly
penzn/simd
Branch of the spec repo scoped to discussion of SIMD in WebAssembly
penzn/spec
WebAssembly specification, reference interpreter, and test suite.
penzn/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
penzn/v8
The official mirror of the V8 Git repository
penzn/wabt
The WebAssembly Binary Toolkit
penzn/wasi-libc
WASI libc implementation for WebAssembly
penzn/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
penzn/wasm-horizontal-add
Wasm SIMD horizontal add experiment
penzn/wasm-integer-extend
Wasm integer extend a few different ways
penzn/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
penzn/wasm-sysroot
penzn/wasmer
🚀 The Universal WebAssembly Runtime supporting WASI and Emscripten
penzn/wasmtime
Standalone JIT-style runtime for WebAsssembly, using Cranelift
penzn/wasp
WebAssembly module decoder in C++
penzn/WebAssemblyIntrinsic