hearth
hearth copied to clipboard
wasm: subdivide into more manageable pieces
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.