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.

List WebAssembly repositories

pdfium-wasm

67
Stars
15
Forks
Watchers

Building PDFium for Web Assembly

wasm-adventure

61
Stars
3
Forks
Watchers

My adventure into the marvelous world of Web Assembly

svm

85
Stars
14
Forks
Watchers

SVM - Spacemesh Virtual Machine

Blazor-Oidc

15
Stars
2
Forks
Watchers

Blazor implementation of the javascript Oidc-client library

HappyNewMoonWithReport

39
Stars
5
Forks
Watchers

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

44
Stars
2
Forks
Watchers

Set up Seed app and start dev server by running one command

pianolizer

94
Stars
6
Forks
Watchers

An easy-to-use toolkit for music exploration and visualization, an audio spectrum analyzer helping you turn sounds into piano notes

rust-indexed-db

41
Stars
8
Forks
Watchers

Future bindings for IndexedDB via web_sys

blazor.jwttest

30
Stars
12
Forks
Watchers

Quick test using JWT authentication for a blazor hosted (Client/Serverside) app with API and Authentication.