wasmerio / docs.wasmer.io

The Wasmer Docs Website (website deployed using Wasmer Edge)
https://docs.wasmer.io/
MIT License
14 stars 7 forks source link

Update: Runtime Configuration #50

Closed dynamite-bud closed 11 months ago

dynamite-bud commented 11 months ago

Update Wasmer.toml configuration to accommodate the following fields in [command.annotations.wasi]:

Both of these are now used in Python example too.

  1. Main args are the set of commands passed to the wasi runner
  2. Env are the set of environment variables passed to the wasi runner