Hema Shushu
Hema Shushu
practice-wasm
A WebAssembly VM with a full-featured Web UI debugger implemented in Rust.
practice-mcu-bare-metal-rust
A bare metal (register level) STM32F103C8T6/STM32F103 MCU program written in pure Rust without any IDE, SDK, HAL or library, and no assembly code, the only tool required is the Rust compiler.
ason
ASON is a data format that evolved from JSON, introducing strong data typing and support for variant types.
docker-archlinux-gui
This tutorial introduces a method for running GUI applications directly in containers (such as Docker and Podman) without installing any additional software.
practice-mcu-bare-metal-stm32f030
A bare metal (register level) STM32F030C8T6/STM32F030 MCU program written in pure C without any IDE, SDK, HAL or library, the only tool required is the GCC compiler.