component-model
component-model copied to clipboard
[Question] Proposal for WebAPI calls without JS glue
I am lost with current proposals. As I know Interface types proposal was created for direct WebAPI calls from WebAssembly. (Answer from Emscripten team https://github.com/emscripten-core/emscripten/issues/15710#issuecomment-987263141 )
But it was renamed to component model and slowed down? How WebAssembly WebGL applications supposed to be faster than pure JS?