20,217
Packages
2,251
Modules
6,120,981
Downloads

6,120,981
Downloads
2,251
Modules
20,217
Packages
A slow and insecure runtime for WebAssembly
Wasmoon-specific JIT integration and native runtime glue
AArch64 target pipeline from semantic MachV to native code
x64 target pipeline from semantic MachV to native code
WebAssembly MilkIR dialect adapter for target-neutral MachV
Target VCode adapter for the reusable register allocator
MilkIR-to-MachV lowering
WebAssembly dialect adapter for MilkIR extension operations
Target-independent register allocation algorithm
Target-neutral semantic machine IR
Reusable Cranelift-like SSA intermediate representation
Reusable WebAssembly specification model for parsers, validators, and frontends
Synchronize module versions and internal dependencies in a MoonBit workspace.
A library for parsing and matching ignore files, such as .gitignore, .dockerignore, etc.
Self-contained MoonBit UI audit and optimization core for Ayatsumugi
Run jq-compatible filters over JSON Lines input
A web backend framework for MoonBit
Common Unix command-line utilities implemented in MoonBit for policy-controlled execution in MoonSeek and Moonrun sandboxes.
Pause for a number of seconds, like sleep, runnable via moonx
Concatenate files or stdin to stdout byte-transparently, like cat, runnable via moonx
Exit unsuccessfully, like false, runnable via moonx
Exit successfully, like true, runnable via moonx
Android WASI host integration for MoonBit guests.
Transport-independent Android Open Accessory protocol support for MoonBit.
experimental packages for moonbitlang/core
Asynchronous programming library for MoonBit
Node.js backend compatibility layer for moonbitlang/async in MoonBit, with native delegation and JS FFI implementations for process, fs, http, gzip, tls, socket, raw_fd, signal, sync primitives, websocket, stdio, pipe, and sys.
Pure MoonBit zlib/deflate implementation.
Automatic testing of MoonBit programs
Workflow engine core with Starlark-subset parser, DAG execution, and cache planning primitives.
Pure MoonBit LLM client library
Temporary file and directory management for MoonBit
AST and parsers for the MoonBit programming language
A LR(1) parser generator for MoonBit programming language.
A generic lexer library for handwritten lexers in MoonBit
A TOML parser implementation in MoonBit