|
|
|
|
|
by thezipcreator
97 days ago
|
|
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. |
|