Skip to content

Built with AssemblyScript

Frank Denis edited this page Dec 20, 2018 · 32 revisions

A place for all things AssemblyScript. Feel free to add your projects and applications, in alphabetical order.

Emulators

  • wasmBoy
    A WebAssembly Gameboy Emulator.

Libraries

  • bignum.wasm
    Fixed length big numbers like u128, i256, fp128 and etc for AssemblyScript 🚀

  • xoroshiro128starstar
    An AssemblyScript port of xoroshiro128starstar.c

  • assemblyscript-bson
    BSON encoder / decoder

  • Wasm Crypto
    A WebAssembly (via AssemblyScript) set of cryptographic primitives for building authentication and key exchange protocols.

Playgrounds

  • Assembleash
    A playground for WebAssembly and Typescript-like languages.

  • WebAssembly Studio
    Learn, Teach, Work and Play in the WebAssembly Studio.

  • Fastly Terrarium
    A compilation toolchain and sandbox to run WebAssembly server-side, with native support for AssemblyScript.

 

Clone this wiki locally