torch2424
(On Haitus from Open Source. Reach out over e-mail ๐ ) DevRel / Developer doing WebAssembly, JavaScript, and Rust
Oceanfront OnlineLong Beach, CA
Pinned Repositories
aesthetic-css
A vaporwave CSS framework ๐ด๐ฌ
as-bind
Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript ๐ค๐
live-stream-radio
24/7 live stream video radio station CLI / API ๐น ๐ป
made-with-webassembly
A showcase of awesome production applications, side projects, and use cases made with WebAssembly (Wasm). ๐ท
picoDeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop ๐ฅ๏ธ(Electron) and Mobile ๐ฑ(Ionic) ๐ฆ๐พ
responsive-gamepad
Handle Keyboard, Gamepad, and Touch Controls under a single API ๐น๏ธ
vaporBoy
Gameboy / Gameboy Color Emulator PWA built with Preact. โ๏ธ Powered by wasmBoy. ๐ฎThemed with VaporWave. ๐ด๐ฌ
wasm-by-example
Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)
wasm-matrix
A Matrix effect in your terminal using AssemblyScript ๐ and WASI ๐งฉ . Deployed to WAPM ๐ฆ .
wasmboy
Game Boy / Game Boy Color Emulator Library, ๐ฎwritten for WebAssembly using AssemblyScript. ๐Demos built with Preact and Svelte. โ๏ธ
torch2424's Repositories
torch2424/wasm-containerization-talk
Examples featured in my "The Legend of WebAssembly, and the Missing Link" talk. Mostly trying to show off how we can use Wasm and Wasi to containerize applications.
torch2424/assemblyscript-website
torch2424/wasi-syscall-playground
A repo for little wasi wat demos I am making for syscalls I am hoping that will exist one day ๐
torch2424/as-echo
A very simple `echo` implementation in AssemblyScript. ๐
torch2424/assemblyscript
A TypeScript to WebAssembly compiler ๐
torch2424/small-rust-wasm-hello-world
Just a super small rust wasm hello world. Wanted to see how big it would be in bytes :)
torch2424/wasienv
Wasienv: WASI Development Toolchain for C/C++
torch2424/working-group
A repo for discussions, goals, roadmaps, assets, and other things related to the AssemblyScript project.
torch2424/ampstart
AMP Start source code and templates .
torch2424/as-clock-time-get
An example of calling clock_time_get from wasi_unstable to show off wasm-transformer 's i64 lowering
torch2424/as-playground
A small personal playground for AssemblyScript. Mostly for making small reproducible test / use cases.
torch2424/assemblyscript-docs
Definitely not The Book of AssemblyScript.
torch2424/awesome-wasm
๐ Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
torch2424/binaryen
Compiler infrastructure and toolchain library for WebAssembly
torch2424/cascadiajs-2019
CascadiaJS 2019
torch2424/grain
The Grain compiler toolchain and CLI. Home of the modern web staple. ๐พ
torch2424/lucet
Lucet, the Sandboxing WebAssembly Compiler.
torch2424/memfs
In-memory filesystem with Node's API
torch2424/node
Implementations of the node.js APIs for use with AssemblyScript.
torch2424/pulldown-cmark-wasm
A WebAssembly wrapper for pulldown-cmark, a pull parser for CommonMark (i.e. Markdown)
torch2424/quickjs-wasi
QuickJS for WASI
torch2424/regex-benchmark
It's just a simple regex benchmark of different programming languages.
torch2424/rollup-plugin-node-builtins
torch2424/WASI
WebAssembly System Interface
torch2424/wasm-crypto
A WebAssembly (via AssemblyScript) set of cryptographic primitives for building authentication and key exchange protocols.
torch2424/wasmer
๐ The Universal WebAssembly Runtime supporting WASI and Emscripten
torch2424/wasmer-c-api
Example of the C API to embed the Wasmer runtime
torch2424/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
torch2424/webassemblysummit.github.io
A one-day, single-track, conference for all things WebAssembly.
torch2424/xterm.js
A terminal for the web