Mossaka
software engineer @Azure @deislabs, maintainer of @containerd runwasi, @spinkube and @bytecodealliance wit-bindgen-go, @splvm organizer
MicrosoftVancouver
Pinned Repositories
go-modules
WebAssembly, WASI, and Component Model tools for Go
runwasi
Facilitates running Wasm / WASI workloads managed by containerd
containerd-wasm-shims
keyvalue-component-model-demo
A demo repo that shows how to use the latest component model feature in wasmtime to implement a key-value capability defined in a WIT file.
wit-bindgen-go-template
This template will help you start writing a wasm component in TinyGo / Go!
wit-bindgen-pure-go
An experimental implementation of the wit-bindgen Go binidngs using pure Go (no CGo)
containerd-shim-spin
A ContainerD shim for running Spin Applications.
distsys-meetup
virtsys-meetup
Virtualized Systems Meetup 2023
wasi-cloud-core
Mossaka's Repositories
Mossaka/wit-bindgen-pure-go
An experimental implementation of the wit-bindgen Go binidngs using pure Go (no CGo)
Mossaka/hello-wasi-http-go
Mossaka/runwasi-youki
Implement runwasi instance using youki's Container APIs
Mossaka/dev-wasm-feature-fork
A feature for devcontainers that installs wasmtime and the wasi-sdk
Mossaka/dev-wasm-go
Simple devcontainer for Golang + WASM development
Mossaka/developer
This is the home developer.fermyon.com
Mossaka/http-auth-middleware-go
A WebAssembly component with GitHub authentication middleware and business logic
Mossaka/id-arena-fork
A simple, id-based arena
Mossaka/kwasm-node-installer
Installs KWasm on Kubernetes nodes.
Mossaka/landscape
🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.
Mossaka/mossaka
Mossaka/spin-trigger-sqs
A trigger plugin for processing SQS messages using Spin
Mossaka/tinygo-fork
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Mossaka/wasi-cli-fork
Command-Line Interface (CLI) World for WASI
Mossaka/wasi-clocks-fork
Clocks API for WASI
Mossaka/wasi-cloud-core-crawler-fork
Mossaka/wasi-distributed-lock-service-fork
Mossaka/wasi-filesystem-fork
Filesystem API for WASI
Mossaka/wasi-io-fork
I/O Types proposal for WASI
Mossaka/wasi-poll
Mossaka/wasi-random-fork
Entropy source API for WASI
Mossaka/wasi-sockets-fork
WASI API proposal for managing sockets
Mossaka/wasi-sql-fork
Mossaka/wasi-tools-fork
WASI tools
Mossaka/wasm-component-hello-world
This is a hello world component that targets `wasi:cli/command` world
Mossaka/wasmCloud-fork
wasmCloud allows for simple, secure, distributed application development using WebAssembly actor components and capability providers.
Mossaka/wasmcon2023-fork
Mossaka/wasmedge-rust-sdk
Embed WasmEdge functions in a Rust host app
Mossaka/wasmtime
A standalone runtime for WebAssembly
Mossaka/wizer-backport
The WebAssembly Pre-Initializer