#tari #abi #low-level #engine #defines #wasm #targets

no-std tari_template_abi

Defines the low-level Tari engine ABI for WASM targets

3 releases (breaking)

0.7.0 May 28, 2024
0.3.0 Dec 19, 2023
0.1.0 Nov 22, 2023

#12 in #tari


Used in 2 crates

BSD-3-Clause

49KB
804 lines

Tari WASM module ABI (application binary interface)

This library provides types and encoding that allow low-level communication between the Tari WASM runtime and the WASM modules.

Dependencies

~0.7–2MB
~38K SLoC