Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awe-wasm

awe-wasm = awesome WASM - repo for tracking WASM related resources I find
https://github.com/jghoman/awe-wasm

Last synced: 5 days ago
JSON representation

  • Books and other resources

    • awesome-wasm-langs - [Steve Akinyemi](https://twitter.com/theappcypher) maintains a truly awesome list of languages that are able to compile down to WASM.
    • WASM Weekly - A weekly newsletter (with all its previous issues archived online) of WASM-related news. The items are also posted to the newsletter's [Twitter account](https://twitter.com/WasmWeekly).
  • Runtimes

    • **Rust**

      • Ice Core - activity/m/losfair/IceCore) ![Language](https://img.shields.io/github/languages/top/losfair/IceCore)
      • serverless-wasm - activity/m/Geal/serverless-wasm) ![Language](https://img.shields.io/github/languages/top/Geal/serverless-wasm)
      • JumpJet - activity/m/jawm/jumpjet) ![Language](https://img.shields.io/github/languages/top/jawm/jumpjet)
      • Nebulet - activity/m/nebulet/nebulet) ![Language](https://img.shields.io/github/languages/top/nebulet/nebulet)
      • wasmer - activity/m/wasmerio/wasmer) ![Language](https://img.shields.io/github/languages/top/wasmerio/wasmer)
      • wasmo - activity/m/appcypher/wasmo) ![Language](https://img.shields.io/github/languages/top/appcypher/wasmo)
      • Motor - activity/m/penberg/motor) ![Language](https://img.shields.io/github/languages/top/penberg/motor)
    • **C**

      • m3 - activity/m/soundandform/m3) ![Language](https://img.shields.io/github/languages/top/soundandform/m3)
      • wac - activity/m/kanaka/wac) ![Language](https://img.shields.io/github/languages/top/kanaka/wac)
      • VMIR - activity/m/andoma/vmir) ![Language](https://img.shields.io/github/languages/top/andoma/vmir)
      • WebAssembly - activity/m/dcodeIO/webassembly) ![Language](https://img.shields.io/github/languages/top/dcodeIO/webassembly)
    • **C++**

      • WasmVM - activity/m/LuisHsu/WasmVM) ![Language](https://img.shields.io/github/languages/top/LuisHsu/WasmVM)
      • InNative - activity/m/innative-sdk/innative) ![Language](https://img.shields.io/github/languages/top/innative-sdk/innative)
      • EOSVM - activity/m/EOSIO/eos-vm) ![Language](https://img.shields.io/github/languages/top/EOSIO/eos-vm)
      • Wasm JIT Prototype - activity/m/WebAssembly/wasm-jit-prototype) ![Language](https://img.shields.io/github/languages/top/WebAssembly/wasm-jit-prototype)
      • WasmRT - activity/m/rhitchcock/wasmrt) ![Language](https://img.shields.io/github/languages/top/rhitchcock/wasmrt)
    • **WebAssembly**

      • Swam - activity/m/satabin/swam) ![Language](https://img.shields.io/github/languages/top/satabin/swam)
      • Wasm Runtime - activity/m/kgtkr/wasm-runtime) ![Language](https://img.shields.io/github/languages/top/kgtkr/wasm-runtime)
    • **OCaml**

      • CMM of wasm - activity/m/SimonJF/cmm_of_wasm) ![Language](https://img.shields.io/github/languages/top/SimonJF/cmm_of_wasm)
    • **Kotlin**

      • Asmble - activity/m/cretz/asmble) ![Language](https://img.shields.io/github/languages/top/cretz/asmble)
    • **Python**

      • py-wasm - activity/m/ethereum/py-wasm) ![Language](https://img.shields.io/github/languages/top/ethereum/py-wasm)
      • Warpy - activity/m/kanaka/warpy) ![Language](https://img.shields.io/github/languages/top/kanaka/warpy)
    • **Go**

      • Life - activity/m/perlin-network/life) ![Language](https://img.shields.io/github/languages/top/perlin-network/life)
      • Wagon - activity/m/go-interpreter/wagon) ![Language](https://img.shields.io/github/languages/top/go-interpreter/wagon)
    • **Javascript**

      • FDVM - activity/m/funcdef/fdvm) ![Language](https://img.shields.io/github/languages/top/funcdef/fdvm)
  • Introductory articles on WASM and its ecosystem

  • Tutorials

    • WASM by example - [Aaron Turner](https://aaronthedev.com/) has built a tutorial that walks through WASM from first concepts to workings with graphics, with examples in both Rust and Typescript.
  • Frameworks and libraries

    • Smithy.rs - activity/m/rbalicki2/smithy)- Rust framework for writing idiomatic WebAssembly web applications.
  • Cool use cases and applications

  • Prominent community members

    • Lin Clark - Mozilla developer focusing on WebAssembly and Rust who has written many great articles linked above.
    • Till Schneidereit - Manager at Mozilla working on the WebAssembly efforts.