Calling WebAssembly from Rust

made by paulgb, submitted by porterjamesj
A guide to the many moving parts involving in embedding WebAssembly in a Rust program running outside the browser.

webgl2-glyph

made by paulgb, submitted by porterjamesj
A WebGL renderer for the glyph-brush Rust text rendering library (https://github.com/alexheretic/glyph-brush/tree/master/glyph-brush), enabling it to be used on the frontend via WebAssembly.

WGSL Playground

made by paulgb, submitted by Mai
This is a simple playground for experimenting with fragment shaders in WebGPU's shading language.