danbugs
Working with @Microsoft, @ManningPublications, @WebAssembly, and @BytecodeAlliance!
@microsoft
Pinned Repositories
dancing_web
This is a proof-of-concept of a modern C web-framework that compiles to Wasm and is used for building user interfaces.
danlogs
danlogs is the repository for my YouTube channel, where I teach people about Rust and WebAssembly.
serverside-wasm-book-code
The code written for "Server-side WebAssembly: Building and Deploying Lightweight Apps"
slightjs
This is an experimental project to make it possible to write JavaScript guest applications that make use of SpiderLightning capabilities.
smithereens
Smithereens is a digested open-source data visualizer tool for your Smash results.
wasi-messaging-demo
This repo. contains a demo. of wasi-messaging in action.
wasmio-demo
This is a repo. for the demo. that Bailey Hayes and I will show at WasmIO 2023.
spiderlightning
A set of WIT definitions and associated implementations to enable app developers to work at a faster pace and require less knowledge of the environment in which they are executing.
hyperlight
Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead.
wasi-messaging
Messaging proposal for WASI
danbugs's Repositories
danbugs/tarantella
Tarantella is a modern package manager for C/C++ WASM apps (main modules) and WASM libraries (side modules) meant to be dynamically linked!
danbugs/cool_processor
A simple processor developed with Verilog
danbugs/inventar
This is a web application to keep an inventory of your things (developed w/ Rust and Svelte).
danbugs/clobber
A simplified Twitter clone built with C!
danbugs/dancing_sql
This is an incoming SQLite clone compiled to WebAssembly.
danbugs/games_and_brawns
A game created with Unity3D that, with electromyography readings (obtained through a BITalino), helps people in muscle movement rehabilitation.
danbugs/wec_2019
Submission for the Western Engineering Competition (coding category) of 2019
danbugs/book
The Rust Programming Language
danbugs/build-a-pool
Repository for #BCHacks2020 Hackathon!
danbugs/cool_bandpass_filter
This project is for my Digital Signal Processing (ENGR362) class. I used ReactJS for frontend visuals and p5JS sound with a wrapper for filter and sound logic.
danbugs/docs
danbugs/hire-me
Get a job from inside your text editor! (submission for Hack The North 2020)
danbugs/hire-me-api
API for danbugs/hire-me repository.
danbugs/inferno-by-dante-not-so-brown
My submission for Ludum Dare 42! An homage to Dan Brown's Inferno and Dante's Inferno.
danbugs/oec_2018
Submission for the Okanagan Engineering Competition (coding category) of 2018
danbugs/rust-gamedev.github.io
The repository for rust-gamedev.github.io
danbugs/yachapp
Yes, another chat app — except that users exchange messages via the utilization of MQTT. Plus, every message is published to AWS's IoT core where it can be monitored or perform other tasks.