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

ask-old

47
Stars
8
Forks
Watchers

Ask! is a framework to write Wasm smart contracts for Substrate Frame Pallet-Contracts in AssemblyScript

Babylon.Font

46
Stars
9
Forks
Watchers

Generate text mesh for BabylonJS using WASM, written in AssemblyScript.

as-json

66
Stars
12
Forks
Watchers

JSON serialization/deserialization for AssemblyScript

sodium-javascript-plus

16
Stars
0
Forks
Watchers

sodium-javascript with experimental support for xchacha20 and kx

assemblyscript-bson

33
Stars
0
Forks
Watchers

BSON encoder / decoder for AssemblyScript

as-benchmarks

30
Stars
1
Forks
Watchers

:hourglass_flowing_sand: :milky_way: AssemblyScript Benchmarks

as-malloc

23
Stars
1
Forks
Watchers

A memory allocator written for AssemblyScript

blurhash-as

31
Stars
1
Forks
Watchers

Blurhash implementation in AssemblyScript

audio-signal-processing-by-wasm

21
Stars
0
Forks
Watchers

Audio Signal Processing by WebAssembly (WAT: WebAssembly Text format and C++ with Emscripten)

dpfwebui

45
Stars
4
Forks
Watchers

Library for writing audio plugins with embedded web view UIs. Based on DPF.