What is the correct jargon for the host side of the world? Would one say the host implements worldX? The host supports worldX? I can't seem to find anything specific.
Part of the confusion here I think is that a host can fill multiple roles, so the terminology is pretty contextual.
Like I might say "my plugin host requires components to implement my-plugin-world"
or "wasmtime run
will soon support the wasi:preview/command
world"
pedantically you might say that only components can "implement" a world, but I probably wouldn't think twice about someone saying "my host implements the wasi:http/proxy
world" (meaning the same as "supports")
Last updated: Nov 22 2024 at 16:03 UTC