promotional bannermobile promotional banner

OC-Wasm

An OpenComputers architecture that runs WebAssembly

File Details

oc-wasm-1.12-0.4.0.jar

  • B
  • Nov 18, 2022
  • 5.47 MB
  • 194
  • 1.12.2
  • Forge

File Name

oc-wasm-1.12-0.4.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changes:

  • The computer module contains a new syscall debug, which, when enabled in the mod configuration, writes a message to the Minecraft debug log.

 

Fixes:

  • CBOR numbers larger than 32 bits are now supported, being decoded to Java Long objects.