mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
add option to enable WASI for script.wasm processor
This commit is contained in:
@@ -654,6 +654,10 @@
|
||||
"function": {
|
||||
"type": "string",
|
||||
"default": "process"
|
||||
},
|
||||
"enableWasi": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"required": ["path"],
|
||||
|
||||
Reference in New Issue
Block a user