marine/examples/greeting/Config.toml

7 lines
132 B
TOML
Raw Normal View History

2020-07-11 20:04:55 +00:00
core_modules_dir = "wasm/artifacts/"
[[core_module]]
name = "greeting.wasm"
mem_pages_count = 1
logger_enabled = false