hearth icon indicating copy to clipboard operation
hearth copied to clipboard

wasm: subdivide into more manageable pieces

Open marceline-cramer opened this issue 1 year ago • 2 comments

Decouple the *Abi structs from all the plugin and factory code, so that lib.rs contains Hearth integration code and the new "abi.rs" file would contain low-level Wasm integration code only.

marceline-cramer avatar Sep 09 '23 22:09 marceline-cramer