How to make plugins system with Rust and WebAssembly
Why WASM anyway?
First of all I want to provide some context:
Working on asset database for my game engine prototype I found that I want to import assets ahead of the game start. And convert them from tool specific format into engine native format. T...
devblog.arcana.rs8 min read