A pure #Embedded #Rust blinky project that runs a #WASM WebAssembly Component Model runtime (#wasmtime + #Pulley interpreter) directly on the #RP2350 bare-metal w/ HW capabilities exposed through #WIT. https://github.com/mytechnotalent/embedded-wasm-blinky

GitHub - mytechnotalent/embedded-wasm-blinky: A pure Embedded Rust blinky project that runs a WebAssembly Component Model runtime (wasmtime + Pulley interpreter) directly on the RP2350 bare-metal w/ HW capabilities exposed through WIT.
A pure Embedded Rust blinky project that runs a WebAssembly Component Model runtime (wasmtime + Pulley interpreter) directly on the RP2350 bare-metal w/ HW capabilities exposed through WIT. - myte...