A Minecraft mod that adds programmable computers to interact with the world. It runs WASM and therefore supports any programming language that can target WebAssembly.
The main target (for now) is Rust, but it is planned to provide libraries for other programming languages.
Please note that this is still very work in progress and only the most important features work.
Documentation does not yet exist.