AssemblyScript topic

AssemblyScript compiles a strict subset of TypeScript (basically JavaScript with types) to WebAssembly using Binaryen. It generates lean and mean WebAssembly modules while being just an npm install away.

List AssemblyScript repositories

javascriptmusic

374
Stars
32
Forks
Watchers

A.K.A. WebAssembly Music. Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)

zwitterion

571
Stars
14
Forks
Watchers

A web dev server that lets you import anything*

butterchurn

1.5k
Stars
120
Forks
Watchers

Butterchurn is a WebGL implementation of the Milkdrop Visualizer

karmem

642
Stars
27
Forks
Watchers

Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.

create-near-app

345
Stars
151
Forks
Watchers

Create a starter app hooked up to the NEAR blockchain

examples

280
Stars
49
Forks
Watchers

A collection of AssemblyScript examples.

wasm-crypto

231
Stars
22
Forks
Watchers

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

friendly-pow

188
Stars
20
Forks
Watchers

The PoW challenge library used by Friendly Captcha

as-pect

156
Stars
18
Forks
Watchers

🔥Blazing🔥 fast testing with AssemblyScript

assemblyscript-json

164
Stars
25
Forks
Watchers

JSON encoder / decoder for AssemblyScript