WebAssembly topic
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling deployment on the web for client and server applications.
pdfium-wasm
Building PDFium for Web Assembly
wasm-adventure
My adventure into the marvelous world of Web Assembly
Blazor-Oidc
Blazor implementation of the javascript Oidc-client library
HappyNewMoonWithReport
Happy New Moon with Report is an open-source implementation of WebAssembly written entirely in Java. It is typically used to run or test Web Assembly Modules (*.wasm) in Java.
seeder
Set up Seed app and start dev server by running one command
pianolizer
An easy-to-use toolkit for music exploration and visualization, an audio spectrum analyzer helping you turn sounds into piano notes
rust-indexed-db
Future bindings for IndexedDB via web_sys
blazor.jwttest
Quick test using JWT authentication for a blazor hosted (Client/Serverside) app with API and Authentication.