#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)

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

#26 in #tari

Download history 2/week @ 2024-02-13 8/week @ 2024-02-20 21/week @ 2024-02-27 3/week @ 2024-03-05 3/week @ 2024-03-12 7/week @ 2024-03-19 2/week @ 2024-03-26 84/week @ 2024-04-02 10/week @ 2024-04-09

208 downloads per month
Used in 2 crates

BSD-3-Clause

49KB
805 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.8–2MB
~41K SLoC