Hacker News new | ask | show | jobs
by spankalee 21 days ago
It will be really great if this becomes a second popular runtime with both GC and WASI component model support. Wasmtime being the only runtime with that combo is a bit concerning. Node supporting the component model will help a lot too.
2 comments

The component model is still in phase 1 (standardization is phase 5) and the Bytecode Alliance are its sponsors and the ones pushing it into the ecosystem with wasmtime.
I don't think you're fully saying what you want to here. Are you saying this is bad?

The point of a component model is interoperability, so the more runtimes that support it the better.

I am saying as far as anyone other that the Bytecode Alliance is concerned it is custom API for Bytecode Alliance projects.
I think just pointing out that it's still in stage 1 so it makes sense that it's not supported in every runtime yet
Component model can run in any js runtime with jco