WasmBox - Version 110483

Created
Total Size2 MB (2,064,860 bytes)
Modified Size870.6 KB (891,515 bytes)
File Count197
Engine Version19
Changes
WASI Fixes, api polish and examples
Meta
{"Compiler":{"RootNamespace":"Sandbox","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","WarningsAsErrors":"","TreatWarningsAsErrors":false,"Nullables":false,"ReleaseMode":"Debug","AssemblyReferences":[],"IgnoreFolders":["editor","unittest"],"DistinctAssemblyReferences":[]},"Resources":"","CodePackageReferences":[]}
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (870.6 KB modified)

+6 ~4 -1
  • Code/Util/EscapeCharacters.cs (4.6 KB)
  • Code/Util/Unindent.cs (8.4 KB)
  • Code/Wasi/WasiInstance.cs (20 KB)
  • Code/Wasm/Interpret/NullImporter.cs (601 B)
  • Code/WasmTester.cs (1.5 KB)
  • Code/WatTester.cs (909 B)
  • .bin/package.manonox.wasmbox.cll (158.6 KB -> 162.6 KB)
  • .bin/package.manonox.wasmbox.xml (647.8 KB -> 650.4 KB)
  • Code/SandboxConsoleStream.cs (2.3 KB -> 2.4 KB)
  • Code/Wasm/Interpret/ModuleInstance.cs (19.4 KB -> 19.3 KB)
  • Code/Wasi/Wasi.cs (20 KB)