Wasmtime is the [first wasm runtime](https://component-model.bytecodealliance.org/runtimes/wasmtime.html) to work towards the [component model](https://component-model.bytecodealliance.org/design/why-component-model.html). Components can be written and run by various languages, which increases interoperability and flexibility. Components can even be run in [JavaScript](https://component-model.bytecodealliance.org/runtimes/jco.html)
Wasmtime is the first wasm runtime to work towards the component model.
Components can be written and run by various languages, which increases interoperability and flexibility.
Components can even be run in JavaScript