your current location:首页 > news>CC is ASM MINECRAFT

CC is ASM MINECRAFT

2024-12-12 09:36:22|Myriagame |source:minecraft skins

Overview

This module adds WASM support for CC: Tweaked.

How to use

Use this library to develop programs and compile it as WASM files of WASM32-UNKNOWN-UNKNOWN or WASM32-WASI.

Put the WASM file under the .minecraft/WASM folder.

Use WASM.Load_wasm function to load the WASM file in LUA. Note that the parameters do not contain .wasm suffix.

Call the function in the WASM module.