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/wasmboy
Game Boy / Game Boy Color Emulator Library, ๐ฎwritten for WebAssembly using AssemblyScript. ๐Demos built with Preact and Svelte. โ๏ธ
torch2424/wasm-by-example
Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)
torch2424/vaporBoy
Gameboy / Gameboy Color Emulator PWA built with Preact. โ๏ธ Powered by wasmBoy. ๐ฎThemed with VaporWave. ๐ด๐ฌ
torch2424/live-stream-radio
24/7 live stream video radio station CLI / API ๐น ๐ป
torch2424/as-bind
Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript ๐ค๐
torch2424/picoDeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop ๐ฅ๏ธ(Electron) and Mobile ๐ฑ(Ionic) ๐ฆ๐พ
torch2424/made-with-webassembly
A showcase of awesome production applications, side projects, and use cases made with WebAssembly (Wasm). ๐ท
torch2424/aesthetic-css
A vaporwave CSS framework ๐ด๐ฌ
torch2424/wasm-matrix
A Matrix effect in your terminal using AssemblyScript ๐ and WASI ๐งฉ . Deployed to WAPM ๐ฆ .
torch2424/dotFiles
A repo containing all the cool stuff that makes my ~ feel like $HOME. ๐
torch2424/as-date
Staging AssemblyScript Date implementation by @LiaoPeng , as an installable AssemblyScript library
torch2424/as-wasi
An AssemblyScript API layer for WASI system calls.
torch2424/simple-pastebin
A Chrome Extension that is literally just a <textarea>, that saves to localStorage. Paste stuff, and it automatically saves as you paste/type! ๐
torch2424/sass-bem-mixins
importable Sass BEM mixins
torch2424/as-bind-hello-world
A hello world for as-bind.
torch2424/crunchkey-2
It's Crunchkey, but 2. Built with AssemblyScript (WebAssembly)!
torch2424/as-regex-wasi-demo
A demo of trying assemblyscript-regex in a WASI context
torch2424/assemblyscript-regex
A regex engine for AssemblyScript
torch2424/assemblyscript-vuepress-website
AssemblyScript's website and documentation.
torch2424/cascadiajs-2020
Website for CascadiaJS 2020
torch2424/devops
My devops setup and tools for my servers
torch2424/personal-site-amp
My personal website, made in AMP
torch2424/pixel-pages
Simple landing pages meant to send page view and conversion events to tracking pixels
torch2424/wasmboy-plugin-hqx
Plugin for WasmBoy to add support for hqx upscaling. Built with Rust for WebAssembly.
torch2424/wasmer-js-playground
Playground for testing wasmer-js
torch2424/assemblyscript-json
JSON encoder / decoder for AssemblyScript
torch2424/fastly-test-example
testing fastly assemblyscript
torch2424/gb-instructions-opcodes
Game Boy / Game Boy Color Instructions and Opcodes Reference as an ES Module and JSON
torch2424/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
torch2424/tinygo-compiler-playground
My playground to help me with fixing bugs in Tinygo for Wasm :)