mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-01 11:21:18 +00:00
22 lines
420 B
Plaintext
22 lines
420 B
Plaintext
{
|
|
"output": "abcdefghijklmnopqrstuvwxyz\nfile is gone\n",
|
|
"options": {
|
|
"mapdir": [
|
|
[
|
|
"act1",
|
|
"tests/wasi_test_resources/test_fs/hamlet/act1"
|
|
],
|
|
[
|
|
"act2",
|
|
"tests/wasi_test_resources/test_fs/hamlet/act2"
|
|
],
|
|
[
|
|
"act1-again",
|
|
"tests/wasi_test_resources/test_fs/hamlet/act1"
|
|
]
|
|
],
|
|
"env": [],
|
|
"args": [],
|
|
"dir": []
|
|
}
|
|
} |