Initial commit

This commit is contained in:
eelke 2024-11-16 14:16:04 +01:00
commit 3070582aa4
48 changed files with 1448 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"wasmHostProperties": {
"perHostConfig": [
{
"name": "browser",
"host": "browser"
}
]
}
}