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/danlogs
danlogs is the repository for my YouTube channel, where I teach people about Rust and WebAssembly.
danbugs/serverside-wasm-book-code
The code written for "Server-side WebAssembly: Building and Deploying Lightweight Apps"
danbugs/slightjs
This is an experimental project to make it possible to write JavaScript guest applications that make use of SpiderLightning capabilities.
danbugs/wasi-messaging-demo
This repo. contains a demo. of wasi-messaging in action.
danbugs/smithereens
Smithereens is a digested open-source data visualizer tool for your Smash results.
danbugs/danbugs
This is my profile's README.
danbugs/msv-discord-bot
A Discord bot that automates the management for Microspacing Vancouver (MSV) events.
danbugs/spidey-js
danbugs/tiermaker-template-generator
This app was made to make it easier to create templates for https://tiermaker.com/.
danbugs/wit-bindgen-cs
danbugs/danbugs.github.io
https://danbugs.github.io/
danbugs/docker-slight
danbugs/hello-wasi-http
danbugs/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.
danbugs/jco
JavaScript tooling for working with WebAssembly Components
danbugs/libsql
LibSQL is a fork of SQLite that is both Open Source, and Open Contributions.
danbugs/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
danbugs/msv-braacket-utilities
Braacket doesn't have an API, so, if you want to access the data, you have to scrape it. This is a collection of utilities to help you do that.
danbugs/msvc-alloca
Provides MSVC's _alloca for the most bare metal of bare metal projects.
danbugs/ollama-provider
A wasmCloud provider for the ollama API
danbugs/pgstats-webscrapper-autoseeder
This is a very scuffed autoseeder for events.
danbugs/runwasi
Facilitates running Wasm / WASI workloads managed by containerd
danbugs/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.
danbugs/WASI
WebAssembly System Interface
danbugs/wasi-messaging
danbugs/wasi-sql-demo
This repo. contains a demo. of wasi-sql in action.
danbugs/wasi-wit-download
A CLI tool to download and extract specific WIT dependencies from Wasmtime releases
danbugs/wasm_hex_dump
CLI tool to convert a Wasm file to a hex string and write to an output file.
danbugs/wasmtime
A fast and secure runtime for WebAssembly
danbugs/yew-recaptcha
Rust Yew bindings for the Google reCAPTCHA v3 API