8 lines
279 B
JSON
8 lines
279 B
JSON
{
|
|
"taskId": "W-022",
|
|
"target": "web_engine",
|
|
"exports": ["web_engine_create", "web_engine_destroy", "web_engine_get_live_handles", "web_engine_get_allocated_bytes"],
|
|
"singleWasm": "build_web-single/web_engine.wasm",
|
|
"pthreadWasm": "build_web-pthread/web_engine.wasm"
|
|
}
|