Demo of turning the Lua interpreter into a WebAssembly component with wasm32-wasip2
Repositories
alexcrichton repositories
Source code and logic to build Lua 5.1/5.2/5.3/5.4 for Rust
Lucet, the Sandboxing WebAssembly Compiler.
mal - Make a Lisp
A Python implementation of John Gruber’s Markdown with Extension support.
markdown parser and HTML renderer for Go
malloc-based Box implementation for Rust.
WebAssembly meetings (VC or in-person), agendas, and notes
Optimized string search routines for Rust.
Memory with 64-bit indexes
Non-temporal memset for Rust
mimalloc is a compact general purpose allocator with excellent performance.
Rust replacement for miniz
Metal IO library for Rust
An experimental compiler from Rust to WebAssembly
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support
Proposal for allowing modules to define, import and export modules and instances
A proposed solution to the Movie Chain Runner problem