cs-wasm
cs-wasm copied to clipboard
A C# library that can read, write, interpret and assemble WebAssembly files.
Hello, I wish to use this project for my game which needs fast scripting, However my game will run on .NET Core and this is a .NET Framework app, I...
Hello. I'm interested in using dynamically loaded webassembly modules as scripts in the Unity game engine. As long as this project does not have any platform-specific dependencies, I am hoping...
Cool project, do you cover the whole wasm spec? Thanks