OC-Wasm

An OpenComputers architecture that runs WebAssembly

File Details

oc-wasm-1.12-0.3.0.jar

  • B
  • May 8, 2022
  • 5.46 MB
  • 2.3K
  • 1.12.2
  • Forge

File Name

oc-wasm-1.12-0.3.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:oc-wasm-508311:3783616")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes:

  • The component module contains two new syscalls, lastExceptionMessage and lastExceptionIsType, which allow getting more details in the event that a component method call ends with BAD_PARAMETERS or OTHER error codes.

Fixes:

  • Some missing information in mcmod.info is now filled in properly.