|
|
|
|
|
by boomskats
485 days ago
|
|
From the wasi.dev[0] front page: > WASI can be implemented by both core Wasm modules and applications built according to the Component Model, a specification for Wasm applications that are interoperable and composable. You can learn more about components in the Bytecode Alliance's WebAssembly Component Model documentation[1]. [0]: https://wasi.dev/
[1]: https://component-model.bytecodealliance.org/ |
|