Skip to content
@easywasm

EasyWasm

Make wasm simple, easy & fun

Hi there 🕸️

The Goal here is to make working with plain wasm & wasi-preview1 easy & fun.

We try to keep things light & simple:

  • low/zero dependency js that works in any runtime (bun/deno/etc)
  • consider non-js hosts (wamr, wasmer, wasmedge, etc)
  • consider languages other than C or rust for making wasm (zig, nim, assemblyscript, walt, codon, etc)

Pinned Loading

  1. mcp mcp Public

    Run cross-platform/cross-language sandboxed LLM MCPs

    JavaScript 1 1

  2. memory memory Public

    Simple & light helpers for working with C-memory (in JS)

    JavaScript 7

  3. promises promises Public

    Call js promise-functions from C wasm, with callbacks instead of asyncify/etc.

    C

  4. wasi wasi Public

    A working, zero-dependency implementation of WASI preview1, with lots of filesystem options.

    JavaScript 2 2

Repositories

Showing 6 of 6 repositories
  • example-dynlib-wasm Public

    Simple example of sharing memory and loading multiple modules

    easywasm/example-dynlib-wasm’s past year of commit activity
    C 0 0 0 0 Updated Apr 11, 2025
  • mcp Public

    Run cross-platform/cross-language sandboxed LLM MCPs

    easywasm/mcp’s past year of commit activity
    JavaScript 1 MIT 1 0 0 Updated Apr 10, 2025
  • .github Public

    Github main page

    easywasm/.github’s past year of commit activity
    0 0 0 0 Updated Apr 10, 2025
  • memory Public

    Simple & light helpers for working with C-memory (in JS)

    easywasm/memory’s past year of commit activity
    JavaScript 7 MIT 0 0 0 Updated Apr 10, 2025
  • promises Public

    Call js promise-functions from C wasm, with callbacks instead of asyncify/etc.

    easywasm/promises’s past year of commit activity
    C 0 0 0 0 Updated Apr 10, 2025
  • wasi Public

    A working, zero-dependency implementation of WASI preview1, with lots of filesystem options.

    easywasm/wasi’s past year of commit activity
    JavaScript 2 MIT 2 2 (1 issue needs help) 0 Updated Apr 10, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…