Showing 87 open source projects for "wasm"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    wasm-pack

    wasm-pack

    Your favorite rust -> wasm workflow tool!

    This tool seeks to be a one-stop-shop for building and working with rust-generated WebAssembly that you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use alongside any javascript packages in workflows that you already use, such as webpack. This project is a part of the rust-wasm group. You can find more info by visiting that repo! Currently, wasm-pack requires that you have npm installed to pack and publish your package. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    WASM-4

    WASM-4

    Build retro games using WebAssembly for a fantasy console

    wasm4 is a WebAssembly-based game console for building and sharing games using WebAssembly. It provides a virtual platform with a defined specification for game development.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    hash-wasm

    hash-wasm

    Lightning fast hash functions using hand-tuned WebAssembly binaries

    hash-wasm is a high-performance cryptographic and non-cryptographic hashing library that leverages hand-optimized WebAssembly binaries to deliver fast hashing capabilities in browsers, Node.js, and other JavaScript environments. The library supports a wide range of algorithms, including MD5, SHA variants, BLAKE, Argon2, bcrypt, and xxHash, making it suitable for applications ranging from security to data processing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    linux-wasm

    linux-wasm

    WebAssembly (Wasm) arch support for the Linux kernel

    linux-wasm is an experimental project that ports the Linux kernel to run directly as a WebAssembly module, enabling a full Linux environment to boot and operate entirely inside a web browser without virtualization or cloud infrastructure. Instead of emulating Linux through a virtual machine, this project compiles the actual kernel for a WebAssembly target, allowing it to execute natively within a Wasm runtime.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    wasm-tools

    wasm-tools

    CLI and Rust libraries for low-level manipulation of WebAssembly

    wasm-tools is a comprehensive suite of command-line utilities and Rust libraries for working with WebAssembly modules at a low level, providing developers with the ability to inspect, validate, transform, and generate Wasm binaries. It includes a wide range of subcommands that handle tasks such as converting between text and binary formats, validating module structure, and printing human-readable representations of compiled code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    wasm-bindgen

    wasm-bindgen

    Facilitating high-level interactions between Wasm modules and Js

    ...One of its key design principles is efficiency, following a “pay only for what you use” model where only the required bindings are generated, minimizing unnecessary overhead. It also integrates into modern build pipelines through tools like wasm-pack.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Postgres-WASM

    Postgres-WASM

    A PostgresQL server running in your browser

    Postgres-WASM is an experimental project that brings the PostgreSQL database engine into the browser by running it inside a WebAssembly-powered virtualized environment. Instead of reimplementing PostgreSQL, the project embeds a full Linux environment and runs a native PostgreSQL instance within it, all compiled to WebAssembly and executed in the browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Trunk

    Trunk

    Build, bundle & ship your Rust WASM application to the web

    Trunk is a WASM web application bundler for Rust. Trunk uses a simple, optional-config pattern for building & bundling WASM, JS snippets & other assets (images, CSS, SCSS) via a source HTML file. Any additional tools like wasm-bindgen and wasm-opt are automatically downloaded and managed by trunk. Therefore, no further steps are required. Get set up with your favorite wasm-bindgen based framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    WasmEdge

    WasmEdge

    Extensible WebAssembly runtime for cloud native applications

    WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime. It is the fastest Wasm VM today. WasmEdge is an official sandbox project hosted by the CNCF. Its use cases include modern web application architectures (Isomorphic & Jamstack applications), microservices on the edge cloud, serverless SaaS APIs, embedded functions, smart contracts, and smart devices. The WasmEdge Runtime provides a well-defined execution sandbox for its contained WebAssembly bytecode program. ...
    Downloads: 92 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    runwasi

    runwasi

    Facilitates running Wasm / WASI workloads managed by containerd

    ...The project includes reference implementations and shims that connect Wasm runtimes to containerd, enabling developers to deploy and manage Wasm applications similarly to Docker containers. It also supports running workloads directly through containerd CLI tools or via orchestration systems, making it flexible for different deployment scenarios.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Artificial Intelligence Controller

    Artificial Intelligence Controller

    AICI: Prompts as (Wasm) Programs

    AICI is a framework that allows developers to build controllers that constrain and direct the output of Large Language Models (LLMs). By treating prompts as WebAssembly (Wasm) programs, AICI enables more precise and controlled interactions with LLMs, enhancing their utility in various applications. This approach allows for the creation of more reliable and predictable AI-driven systems.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    IronClaw

    IronClaw

    IronClaw is OpenClaw inspired but focused on privacy & security

    ...The platform emphasizes transparency, offering auditable code with no hidden telemetry or data harvesting. IronClaw runs untrusted tools inside isolated WebAssembly (WASM) sandboxes with strict capability-based permissions. It supports multiple interaction channels, including REPL, HTTP webhooks, Telegram, Slack, and a real-time web gateway. With dynamic tool building, persistent memory, and background automation, IronClaw is built to securely expand and adapt to your personal and professional workflows.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 13
    php-wasm

    php-wasm

    PHP in Browser, powered by WebAssembly

    php-wasm is a WebAssembly-powered runtime that enables PHP to run entirely inside the browser or JavaScript environments without requiring a traditional server setup. It compiles PHP into WebAssembly and exposes it through JavaScript APIs, allowing developers to execute PHP scripts directly in web pages, service workers, or Node.js contexts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Chicory

    Chicory

    Native JVM WebAssembly runtime

    ...Its design eliminates the need for external system libraries, making deployment straightforward and consistent across platforms. The project also supports integration into frameworks and build systems, enabling developers to embed Wasm-based functionality into larger applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PGlite

    PGlite

    Lightweight WASM Postgres with real-time, reactive bindings

    PGlite is a lightweight, WebAssembly (WASM) build of Postgres designed to run directly in JavaScript environments such as browsers, Node.js, Bun, and Deno, without the need for additional dependencies. It allows developers to run Postgres in-memory or with persistence to IndexedDB or local file systems, offering a simple yet powerful solution for local-first, real-time applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    jawsm

    jawsm

    JavaScript to WASM compiler

    ...Unlike traditional approaches that require bundling a JavaScript engine or using a restricted subset of the language, Jawsm seeks to compile full JavaScript directly into WebAssembly, leveraging modern Wasm capabilities to execute code efficiently. The project is still in early development, with many JavaScript features and built-in objects not yet fully implemented, but its long-term goal is to achieve near-complete compatibility with the language. Its design is motivated by the desire to reduce runtime overhead and binary size compared to interpreter-based solutions, especially in environments where performance and portability are critical.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Summa

    Summa

    Full-text IPFS-friendly and WASM-compatible Search in Rust

    ...Thanks to the embedded IPFS daemon, your data can be replicated and published through P2P, allowing for a truly distributed and uncensorable search experience. And, thanks to compatibility with WASM, Summa can be launched entirely inside your browser, enabling you to search in network-published indices without ever having to execute search queries on remote servers.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    MultiversX Chain

    MultiversX Chain

    The official implementation of the MultiversX blockchain protocol

    ...This implementation powers the MultiversX mainnet and supports advanced features like smart contracts, meta-transactions, and economic models suited for DeFi and enterprise use. Developers can build dApps using WASM-based smart contracts with performance and scalability in mind.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    sqlite-vec

    sqlite-vec

    A vector search SQLite extension that runs anywhere

    A vector search SQLite extension that runs anywhere.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 20
    Emscripten

    Emscripten

    Emscripten: An LLVM-to-WebAssembly Compiler

    Emscripten is a complete open-source compiler toolchain that transforms C, C++, and other LLVM-based source code into WebAssembly (and JavaScript), enabling native‑like applications to run in web browsers, Node.js, and other Wasm environments. While Emscripten mostly focuses on compiling C and C++ using Clang, it can be integrated with other LLVM-using compilers (for example, Rust has Emscripten integration, with the wasm32-unknown-emscripten and asmjs-unknown-emscripten targets). Emscripten provides Web support for popular portable APIs such as OpenGL and SDL2, allowing complex graphical native applications to be ported, such as the Unity game engine and Google Earth. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    TinyGo

    TinyGo

    Go compiler for small place

    ...You can compile and run TinyGo programs on over 60 different microcontroller boards such as the BBC micro:bit and the Arduino Uno. TinyGo can also produce WebAssembly (WASM) code which is very compact in size. You can compile programs for web browsers, as well as for server and edge computing environments that support the WebAssembly System Interface (WASI) family of interfaces. TinyGo is a Go compiler intended for use in small places such as microcontrollers, WebAssembly (Wasm), and command-line tools. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Nox

    Nox

    Rust implementation of the Fluence network peer

    Nox is a decentralized, serverless execution platform for running secure WebAssembly (Wasm) modules over the Fluence peer-to-peer network. It enables developers to build and deploy composable services without central servers, ensuring tamper-resistant logic and trustless computation. Nox is designed to support multi-peer coordination, decentralized app logic, and data privacy, using Fluence’s Aqua programming model. Ideal for Web3 developers, Nox provides the building blocks to run interoperable backends directly from the edge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RustPython

    RustPython

    A Python Interpreter written in Rust

    RustPython is an implementation of the Python programming language written in Rust. Its goal is to provide a fast, embeddable, and secure interpreter that can be integrated into Rust applications or used standalone. Because it’s in Rust, it benefits from memory safety and modern tooling, allowing developers to compile Python into efficient binaries or embed it as a scripting engine in Rust projects. The interpreter aims to support the Python standard library, dynamic typing, garbage...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Zellij

    Zellij

    A terminal workspace with batteries included

    Zellij is a Rust-based terminal workspace tool—similar to tmux or screen—designed for both ease of use and configurability. It provides multi-pane and tab support, floating and stacked panes, session persistence, customizable layouts, mouse interaction, and a plugin system using WebAssembly. It supports multiplayer collaboration and works out-of-the-box while offering power users deep customization.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25
    GlueSQL

    GlueSQL

    GlueSQL is quite sticky. It attaches to anywhere

    An embedded SQL database engine written in Rust, designed for lightweight, in-memory, and persistent storage use cases.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB