The WASM component model is really cool in that you can export basically anything as a component and use it in basically anything else that can compile to WASM and understand components.
I would love something like this for native applications; I'm so tired having to wear C's skin every time I want to do bind together code written in different languages.
I would love something like this for native applications; I'm so tired having to wear C's skin every time I want to do bind together code written in different languages.