Is it conceptually possible to leverage the component model's binary interop without using components? If so, are there libraries to encode and decode to and from that format? Also, is there support for schemaless heap data structures?
I believe it should be conceptually possible to use the Canonical ABI without the entire component model, but specific implementations of that ABI are quite likely to depend on component invariants
TIL about those invariants. That's pretty neat!
Last updated: Nov 22 2024 at 16:03 UTC