mirror of
https://github.com/fluencelabs/marine.git
synced 2024-12-12 23:05:31 +00:00
7 lines
132 B
TOML
7 lines
132 B
TOML
|
core_modules_dir = "wasm/artifacts/"
|
||
|
|
||
|
[[core_module]]
|
||
|
name = "greeting.wasm"
|
||
|
mem_pages_count = 1
|
||
|
logger_enabled = false
|