• v0.0-dev4 5aefdbab55

    ColinTimBarndt released this 2025-10-07 04:22:51 +02:00 | 4 commits to main since this release

    I fixed globals on the nodes, so they should update their internal WASM function reference automatically, which would have caused a crash previously. And I added a text based module asset which lets you type assembly code in the game and see the output live.

    As stated in previous releases, you need to install the Wasmtime DLLs/SOs next to the plugin files and you need to replace Mono.Cecil.dll with my patched version (otherwise the game will crash when loading the plugin).

    Downloads