From 587f65cbe4a13064fb82f4684aaaadbc3c398d9d Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Wed, 6 Nov 2024 09:34:02 -0500 Subject: [PATCH] Try switching to fork of componentize-dotnet that is supposed to work on linux, didn't work --- .gitmodules | 3 + .../wasi-wasm/dotnet-guest-test.deps.json | 93 --- .../net9.0/wasi-wasm/dotnet-guest-test.dll | Bin 6144 -> 0 bytes .../net9.0/wasi-wasm/dotnet-guest-test.pdb | Bin 11632 -> 0 bytes dotnet-guest-test/componentize-dotnet | 1 + dotnet-guest-test/dotnet-guest-test.csproj | 10 +- .../dotnet-guest-test.AssemblyInfo.cs | 2 +- ...dotnet-guest-test.AssemblyInfoInputs.cache | 2 +- .../wasi-wasm/dotnet-guest-test.assets.cache | Bin 1695 -> 1809 bytes ...-guest-test.csproj.AssemblyReference.cache | Bin 0 -> 854 bytes ...-guest-test.csproj.CoreCompileInputs.cache | 2 +- ...net-guest-test.csproj.FileListAbsolute.txt | 13 +- .../net9.0/wasi-wasm/dotnet-guest-test.dll | Bin 6144 -> 0 bytes .../net9.0/wasi-wasm/dotnet-guest-test.pdb | Bin 11632 -> 0 bytes .../dotnet-guest-test.sourcelink.json | 1 + .../wasi-wasm/ref/dotnet-guest-test.dll | Bin 6144 -> 0 bytes .../wasi-wasm/refint/dotnet-guest-test.dll | Bin 6144 -> 0 bytes .../net9.0/wasi-wasm/wit_bindgen/Example.cs | 94 --- .../ExampleWorld_component_type.wit | 5 - ...mpleWorld_wasm_import_linkage_attribute.cs | 11 - .../wasi-wasm/wit_bindgen/lastbuild.txt | 0 ...dotnet-guest-test.csproj.nuget.dgspec.json | 207 +++++- .../dotnet-guest-test.csproj.nuget.g.props | 11 +- .../dotnet-guest-test.csproj.nuget.g.targets | 4 +- dotnet-guest-test/obj/project.assets.json | 690 ++++++++++++++---- dotnet-guest-test/obj/project.nuget.cache | 11 +- 26 files changed, 761 insertions(+), 399 deletions(-) delete mode 100644 dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.deps.json delete mode 100644 dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll delete mode 100644 dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.pdb create mode 160000 dotnet-guest-test/componentize-dotnet create mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.AssemblyReference.cache delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.pdb create mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.sourcelink.json delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/ref/dotnet-guest-test.dll delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/refint/dotnet-guest-test.dll delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/Example.cs delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_component_type.wit delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_wasm_import_linkage_attribute.cs delete mode 100644 dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/lastbuild.txt diff --git a/.gitmodules b/.gitmodules index ff59b57..b07cb06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "lyra-engine"] path = lyra-engine url = git@git.seanomik.net:SeanOMik/lyra-engine.git +[submodule "dotnet-guest-test/componentize-dotnet"] + path = dotnet-guest-test/componentize-dotnet + url = git@github.com:jsturtevant/componentize-dotnet.git diff --git a/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.deps.json b/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.deps.json deleted file mode 100644 index 0eae2de..0000000 --- a/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.deps.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0/wasi-wasm", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": {}, - ".NETCoreApp,Version=v9.0/wasi-wasm": { - "dotnet-guest-test/1.0.0": { - "dependencies": { - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK": "0.4.0-preview00007", - "Microsoft.NET.ILLink.Tasks": "9.0.0-rc.2.24473.5" - }, - "runtime": { - "dotnet-guest-test.dll": {} - } - }, - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK/0.4.0-preview00007": { - "dependencies": { - "BytecodeAlliance.Componentize.DotNet.WitBindgen": "0.4.0-preview00007", - "Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6", - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6" - } - }, - "BytecodeAlliance.Componentize.DotNet.WitBindgen/0.4.0-preview00007": {}, - "Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "dependencies": { - "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6" - } - }, - "Microsoft.NET.ILLink.Tasks/9.0.0-rc.2.24473.5": {}, - "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": {}, - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": {} - } - }, - "libraries": { - "dotnet-guest-test/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK/0.4.0-preview00007": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eEF9LXM3Y6CjJ+MNq2Kxe064HUNeZd9bPGxNYvGJS6YWnBtsPF5xPWexoXOO8nZaRxfy2EePNBIni5/7dp1ACw==", - "path": "bytecodealliance.componentize.dotnet.wasm.sdk/0.4.0-preview00007", - "hashPath": "bytecodealliance.componentize.dotnet.wasm.sdk.0.4.0-preview00007.nupkg.sha512" - }, - "BytecodeAlliance.Componentize.DotNet.WitBindgen/0.4.0-preview00007": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pSVjm0WVc7OAd8NSo0PUtaWNYIYdWToI48LodgmOvj8U755JHdXqQIgwZxDOEA38KYA8H/g0zgfOD5zPQbH3vA==", - "path": "bytecodealliance.componentize.dotnet.witbindgen/0.4.0-preview00007", - "hashPath": "bytecodealliance.componentize.dotnet.witbindgen.0.4.0-preview00007.nupkg.sha512" - }, - "Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7Xgtsv7rVZd/c+roCF2kzuut+XkJZ4Hig+7Eg90F7BR82+xPXkn0DiY+bLrYXFY27PLQCi8gEHeDzmbtEOtaMA==", - "path": "microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6", - "hashPath": "microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512" - }, - "Microsoft.NET.ILLink.Tasks/9.0.0-rc.2.24473.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mXyCgKqBIo/KOpY09FqjOU8d+LME2qowzzvBd1/viYmSpAKYfQ2w1WDOlh0FniY4xnrB/wmDiAo4frJvfCqT0w==", - "path": "microsoft.net.illink.tasks/9.0.0-rc.2.24473.5", - "hashPath": "microsoft.net.illink.tasks.9.0.0-rc.2.24473.5.nupkg.sha512" - }, - "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-devgD/lKWF4d/zrr73wjJ8tCyN0AyQMJK/wkPuCllUYcDAIdtAq3TSQQ0YUUPOqNXts+//Als9T+CasvI31V3w==", - "path": "runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6", - "hashPath": "runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512" - }, - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-L/aiafKFLiCBE0a9JSpziY9V18nyfKkjH0KpHLK38ixBDPGay15WcyaV5vGEO3m1U1WHhfYhpIcruhx3Z8xOGA==", - "path": "runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6", - "hashPath": "runtime.win-x64.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512" - } - }, - "runtimes": { - "wasi-wasm": [ - "wasi", - "any", - "base" - ] - } -} \ No newline at end of file diff --git a/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll b/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll deleted file mode 100644 index 9d0c58097399f7de0e3ef2ae020ab8786d722fe8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6144 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

(22O#R+ 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 diff --git a/dotnet-guest-test/componentize-dotnet b/dotnet-guest-test/componentize-dotnet new file mode 160000 index 0000000..5f9e579 --- /dev/null +++ b/dotnet-guest-test/componentize-dotnet @@ -0,0 +1 @@ +Subproject commit 5f9e57971ca8ca4e454cd654ebe79a39ed8844e7 diff --git a/dotnet-guest-test/dotnet-guest-test.csproj b/dotnet-guest-test/dotnet-guest-test.csproj index bc16ef5..87f096d 100644 --- a/dotnet-guest-test/dotnet-guest-test.csproj +++ b/dotnet-guest-test/dotnet-guest-test.csproj @@ -16,11 +16,19 @@ - + + + + + + + + + diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfo.cs b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfo.cs index f7b459f..e3e1d06 100644 --- a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfo.cs +++ b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("dotnet-guest-test")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a2e1522af2dcf57ca6922200649e6f3dd8ed127b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e289cd83a68411ceab00ec8bccffc23cc49b7813")] [assembly: System.Reflection.AssemblyProductAttribute("dotnet-guest-test")] [assembly: System.Reflection.AssemblyTitleAttribute("dotnet-guest-test")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfoInputs.cache b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfoInputs.cache index aeb8c95..333e704 100644 --- a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfoInputs.cache +++ b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfoInputs.cache @@ -1 +1 @@ -6c0b00465c49af6857c17c5998fa22b35c628c23cb6fa9f4684bfb3119086f7d +54acee9c36e3dfadc8816251c1e99d0f0dc0f9790bbac9c5179ddb6321e9f08f diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.assets.cache b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.assets.cache index e2f3f9d23d74f5456a01613da70de16591669c6c..e0fe026114b92e977384383987dd8d75fae22be9 100644 GIT binary patch delta 463 zcmbQwJCV;Yz}wxChk=11sJ!(SFiygwX0tV87b7F< zWF6)JuAI!g(hA)QGZVeZ2FxmxiQ}d9RddbBFMfq7wK#d?E2*e<^5QqZ=!joUKxJ%;lxYXo87OBZ8tP&jT zVW~yMnfZB>kFx4A`b=KWB0qT*qpq+Kc8^Gi83F?m7?g=Q1sREYhQNR{1$it3q)`Y{ f&%{7uE|9#wQ)Nl2^JGS5EiO(2pf&^Dl+-c+BG!Rz delta 469 zcmbQpH=oxqz}wxChk=3N#<%4=pKm=~krGcYS^<={@f6qSsX|n2vqLA0mw}G!% z7#M(vVeUjjM=?VKJs{Lg%qhr7)HBpGGBGtW)iaxH%cwqag9+nA+)6gvGIlX?u>sA| zb*d~$O`d$0O;IqhI9D&&#TzKdpbrz(Vg+#(CigL`O#Z;6G1;Fvoy`Fzspt;XqHmyQ z0(3_~QEFLcYPkUrn1l3z%x4E;4j|?PVlE)&24avud4ZS@i1~q7ck)LjsmT|aK}*9h7;QvkOb~YS*rSIvsW%aZ%qa+p$Tr+@w9Q8eOOui&lX`F-ck~zd8~iig z{1@KUv~``(UAzc>hmh}k-+OuC?Vv5kanLg&2~ZXg8t7n36`KP&gE?@SCLlB!noJX( ztH8Spvc$_G#Zt{g>}jw7m0E!IVq=?X63HZ$!ZO)Ccoj@C6_JT$4^|i+(HRMuurGxs zCRXAI`^^m5shk Rr}m_Ve-}`HP5g(+d;xvK;{pHx literal 0 HcmV?d00001 diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.CoreCompileInputs.cache b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.CoreCompileInputs.cache index 4b414eb..5dd4a6b 100644 --- a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.CoreCompileInputs.cache +++ b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -8b688d02d6bf6777b87d0b10b95f6002366e48b7bdd575df26b78dadfe024afd +a25f7937344b4353068a7a74a25cada8681de1a9f11d6b6468cba104c88c86fd diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.FileListAbsolute.txt b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.FileListAbsolute.txt index be24454..3617b6e 100644 --- a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.FileListAbsolute.txt +++ b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.FileListAbsolute.txt @@ -1,15 +1,6 @@ +/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.AssemblyReference.cache /media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.GeneratedMSBuildEditorConfig.editorconfig -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/lastbuild.txt -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/Example.cs -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_component_type.wit -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_wasm_import_linkage_attribute.cs /media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfoInputs.cache /media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.AssemblyInfo.cs /media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.csproj.CoreCompileInputs.cache -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.deps.json -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/bin/Debug/net9.0/wasi-wasm/dotnet-guest-test.pdb -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/refint/dotnet-guest-test.dll -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.pdb -/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/ref/dotnet-guest-test.dll +/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.sourcelink.json diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.dll deleted file mode 100644 index 9d0c58097399f7de0e3ef2ae020ab8786d722fe8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6144 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

(22O#R+ zvW5fC|0&_*9r=>il5nm;1I0!Kgg03QFH50k3a`i2w7D12if@P(u4d{#)u8r8MVLPZ zhKv%fuW&DgdQ*#`@thqmb8U`-Wn18wdE`G?4MPH)zB;kD=RePdGN;WM zxbfRxtEl@1CG4N%)KZ~=_3NC7x0$I2*QUHF&6{Ii`&RCtXCE6knyg9PbxHhnF6ADS zaLi)vu==gRUdwe4^IG{^Dm5@Ol^yFY+kzXbpvV3$-*iT}KExw;D3@hsePFEywLi81 z7BGo!D_(wo4@?aWDF?o{-(Y%H=j67{Vr|#-F&6`iP=SJ2ZGW)4e--ws&En_JJQJ?5 zGn!A87kln@+ zj#wJ<_8By3!SvP3`&WOUX52X4qkW5y<*(uhtA5e+`HLlMAQa1As7oz*h(!``k@O~XTCUhLP}tiBDer2+?V+GYt%-Etp))3~gkt-anZpc{3vNHz1aes+94|DBoAn0L3PKS+nV1v$c#|s~zhvO-y?5 z8xB5#h)6{&2LEvtF6xCoh_OgRTqH;pOcW5V|aD`mQ3{ zRj;M7e@xUBR~pVGE1*%eNaZ{~ zONmZd!dj;PM{IAaU0b?vQ4fTiOCxq7mVJ=>4^3LE%07GMa+kW7HwuYVn^=-{YZ`C6 z`)yFwO|DO-|IJV7hYR$_ued1W?4C5y_P~*^ zM7m9YSfC;*lSn&!q}DWZl)({LN}Yb_-S-bg#hyzCr%UCFryuHKR#&hW8iR6G+i$pg zdaSW2fPFHfU+8VGyf#MNm*nf-{YDaHm)|LYKkq(sw>cQ8YB4=tSzkILFL6t8wWeS6 z_`4%2;4KgI0-M^PCQiiFi)}W=NT@zC6q(~yzSV<$^!$ zoq!IENNtLqV>^;rK8^CvvX4(|x?nnDvf6V4za)NwGk?D`4iN$IH@uU_hF^c0Xea7| z0{&K&Pc;LUkHesJF1MM64I6sq zCpG_N!?BmOSBL^I;qqS<&`A1zo-S5pm5OxoIoq?9^!%-pgEnW{5b39Oe79f}5;I;^ zg;_dEI8Qf;-vANIF`W63a%WM&m6;6|%JO`tHV#)2pwLQOkZ#n;MckZ+KS8;ep zZli5^B7ZA;3R@tj->okxqp}&BKkO_>i2BE)E0!ii1tP+01%9*hA?Vfgw}Z>srSx3E zzLOiKo+CPZhd`PvUaF8p$WUoyJeewtkbo2`vV+UwPd#tIE;Fe4)vHYjkKIa~+smJ> z6kYb(`oBBHfmU~d{}Zn6wcOYXe<7hd2 zE;cbd4#g)MTb!ZQ-F4f{rIccp=nx*#0vyuy8SwPW@f zZYqaHd2G+$Qc`}KzB{6fYIN<%n64VBsV%2UuR?0Zw^1`^1)ugR-ur&w!bZo;uGBzf zF;5^x3A@RxjjF{=)mQU-qVIcs);WLpxU~I9)$eg&D~>OTCA1vzV!&QF=3j?SFYGgV zGtRiA|^^K_`IM_9ziCJ zqv*NrXQ82+^%@o=Eofq=`_}m(&tDNi21or`RE|4h^A%$5HAm#uUS`tjhU!vS)l-Ra z35&txjxI$5yF`AVCO}vi_h4)d1aC5^KAI%a^GZuj829>d!4=%XU%~3e_XCQuI77`SJg zAGhbgrf5uVi|U_|=)0R@B4wmf9%|w=qOHYKk55Pv*xi)a?Wa;kGP6f5ej?vsaaxlc z?3*fusH}VO;^s(l6AW5I$J*>Td)J%q-^wfJU)|OXr*`DyxD6|ynEp{?Ui>+Jq-Rx=OaE_*@5IhrK!+F( z*pm{fic`2Vz7)(j2U{)ZL8EWM+}WI*fw9NPP3|47)`1K_<$JuMiErrKT7y5NmQ;k+DyK&jXY$%c+WoDeQmF~SieBEK*@|$aZ1M1f9 zLu|)4LA;kA+2YvMAn)9MeWf41*Ar!uPGi+VyVQneic3^g!>y+-{xodO=A=aCD*}Y_ zx!t9!OvepPm{)ZM_L(u(^NxExd`(@EW8hxJvzhW6lpombz>#mH+x~&t-ti7j`_>e+m~=6~mVtTvIGw>UQ^5MneDJ`(Wd3a%ap+4&M0Ru-IzjrlWxwb!U}!K32>mYW~a7o>q8&j-sIh~{IQm^8Nknn##+c#T9 z>TuScG;J(qzVg%{gr%=Qg+SO@0x7*6oeDwN;OuJ)uPt<2{iEi9`L5SQ8vScXZ5nc+ z9uk`bzjx$&tf3cDjeM@`I!9FbG*T7)c2#||oyBVB>1Fxk#c%WNPpv+Hs{#o%s+6Us z(W)T$qCLm|PO5{)rkjZed$(^P7Nw9{y}tTo!Q*YQ?jrQ z^E71qn$M}5?Q7iQ2hfIXl||p~Jbp~ii?eVu(W`i`0h>*i@IX>bpqL+DEUGCz|jT7JV;k3^D1RODT4lK1G51l_Q;N0jG$+d0h2bhnnj%x`Am4GwqnaS;h6lfFSp!hxKdCUp)naja<5#d3^uw=VT?%$k zWBk4&teAIwKvu;WGg4U&sjPrh_9vlmsq7Z1?3Io=$qWIS4KpMmy>xmSApLa^ z1E}6`oC}excU=ja;_o}lX>yA$kSFnH=^XE6+X zB21$6At8NrdV()#dmtt{NMFPme7p<6x;p*MNyBsj$uvOH4<|8&BrZ6KnI3rSOD7>? k^@sFCdg~y%2uU|ym-L4@34Xy#3SyCvaXKcwAv@&%01Z`vZ~y=R diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.sourcelink.json b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.sourcelink.json new file mode 100644 index 0000000..2ec7280 --- /dev/null +++ b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/dotnet-guest-test.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/*":"https://raw.githubusercontent.com/jsturtevant/componentize-dotnet/5f9e57971ca8ca4e454cd654ebe79a39ed8844e7/*"}} \ No newline at end of file diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/ref/dotnet-guest-test.dll b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/ref/dotnet-guest-test.dll deleted file mode 100644 index a55dfa74bb69b600486a07253a8f2f6f9f86b6f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6144 zcmeHLTWlOx8UAP1m$h>t&aJ5u=%h*0lsJQTH+Eu5=sNa>ZZ5X#T{}=7?Ae{Oo2h4K zmYG?{3!-t;mWNhI+?1CJHC6J004Ws+MO?&Hh?l+vP!OU;DpCbf5q&{Ii17Vqc6Qcw zR0`?~QO^2&^Iy*S&wu`N=AUzX_Q@|%f{40MZ{H@mfhU)&#CL}ks5d|G{mt~(lreP<`Vf0N|r3q2|WZxCuQ$POYA0ImN))z0{#Z$dEwL3&0$$1rpbCXKlRLl~Y{X_~2|A*4Q z{j+qUaO#B8vcP#}>4-k0XNEGVQ8w63Ht-GP+I>$W_ajeTXSxu0mQ(e)#Xoz)^tErc zAd@KP$bFxf%}?OD1>b`ra@M{Rwp-%HC}5RyuU|>@anAdPlHq*D{&QO6RLNpapIlkK z4HbRpz823iuH24m#B&?2M9-@%V{1<-`x8C%pvw3(y`z4BCg6P!{ZPt(Kyzvj^{GDt zW)#Mo#P~OfFG$HXNq2;E zFpjZ;FUU*kDCH#m3bYrdS>i4$#4)sR;l1=qC z^|iS-S8;VUp~Sl1smV5XnLdmWBHd-uXp<7Ib6UxKnQ%=>fJ2gee-h2eOn;r-5gI1?QGzZMk*MN`G zH-Y2yJ>Y5jIj|t*p9W^=MVeF#5}&2dq3>0CmJX{|A;|z)a*e)9qw1Ryv&u{KcVz*% zNlju0XJn-K4d_O!h(51w#p5lBfw~j)AJpB7ik1mPy%()i9L{=yefX*P^-$Le$GNk- zh}G%q5FDVBl3OhccQq^e>7sns`svT%`qhW1o}wAyH|$^`O&>e!nhjfgoTg4wZf1tc zM#-A5yM8c#!SHLj<+|$yW2Q;@+_F)t+v1$-*(Md5ejsZ4Ov4GRnxIM75j1Dm4N+{? z1Xrh8Br-16%jON5Jx|jkGr+HWy{7h!ZwyA)uE5Pp7yW;qVKr7@B;g6C zETXQlD(}w-!<=&LW-Oa^YKCJ}g*k56Ho~%68`)qt4X2}9Yf+^WnR4YSfXN!P@Z0arWGLL3m46 zS*%ls3n{#|KHSBa9p0U|dE}-Z?;#|jj<-e^@@?{Is`L~*Umpcpjy#KOg)jQLGi8^i zD9MCIN;ims0cJN#a+t|(CO_Dny#Cny#erYK+S9G}>_H+-CX*XU*)gzP-A3D#ZOHL4qhR7{mxj#F zfU7RY;vhr^Sp-m$O6!*UA^t`c)t%=&qmCSvTP}+_@1f#(&%NMtyIz@HyBLovv`e4N z6~|pqjMeLd(HxgBNm$vuy`6a`EWd6W%}FGpB=^wJ0{MJk-L^*hRj6BT7u*mrS}Kee z;V?tGWDXf=ks3~?jY`@qSB8(4jgirGIz2Qra%5DDR5GS{Oqi+k(Gt-Po=stMf6fWK z=Co@$LBcT22i8e9#W@`MZq^eJWdomLP!w>OJb(42D*Q4?jzQj`+Z@i1xT{BH=V?&c zh+F-P&c2~^9)X;&?X!mEP|YtRszScztiAmZY^)t-wXwT`AS@Oj|L@V_qfqprXHD?BsE6-S@&`4}5P z;q&;K<)#V96j(LLgB=U^2?3i9RmkNov|sirLTfF z^$wP<$TmZmclbL(C5{2c--^EDuveqH9HWUD8Q_F8Z$cBmrT`v>GGmW{XXc*5lxC+q3$Q4MA;%U$b?hUL<%Uv^q zyVEFojG#pZElu3d1TY2tQS2u!$K?8rVa>+elmGw# diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/refint/dotnet-guest-test.dll b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/refint/dotnet-guest-test.dll deleted file mode 100644 index a55dfa74bb69b600486a07253a8f2f6f9f86b6f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6144 zcmeHLTWlOx8UAP1m$h>t&aJ5u=%h*0lsJQTH+Eu5=sNa>ZZ5X#T{}=7?Ae{Oo2h4K zmYG?{3!-t;mWNhI+?1CJHC6J004Ws+MO?&Hh?l+vP!OU;DpCbf5q&{Ii17Vqc6Qcw zR0`?~QO^2&^Iy*S&wu`N=AUzX_Q@|%f{40MZ{H@mfhU)&#CL}ks5d|G{mt~(lreP<`Vf0N|r3q2|WZxCuQ$POYA0ImN))z0{#Z$dEwL3&0$$1rpbCXKlRLl~Y{X_~2|A*4Q z{j+qUaO#B8vcP#}>4-k0XNEGVQ8w63Ht-GP+I>$W_ajeTXSxu0mQ(e)#Xoz)^tErc zAd@KP$bFxf%}?OD1>b`ra@M{Rwp-%HC}5RyuU|>@anAdPlHq*D{&QO6RLNpapIlkK z4HbRpz823iuH24m#B&?2M9-@%V{1<-`x8C%pvw3(y`z4BCg6P!{ZPt(Kyzvj^{GDt zW)#Mo#P~OfFG$HXNq2;E zFpjZ;FUU*kDCH#m3bYrdS>i4$#4)sR;l1=qC z^|iS-S8;VUp~Sl1smV5XnLdmWBHd-uXp<7Ib6UxKnQ%=>fJ2gee-h2eOn;r-5gI1?QGzZMk*MN`G zH-Y2yJ>Y5jIj|t*p9W^=MVeF#5}&2dq3>0CmJX{|A;|z)a*e)9qw1Ryv&u{KcVz*% zNlju0XJn-K4d_O!h(51w#p5lBfw~j)AJpB7ik1mPy%()i9L{=yefX*P^-$Le$GNk- zh}G%q5FDVBl3OhccQq^e>7sns`svT%`qhW1o}wAyH|$^`O&>e!nhjfgoTg4wZf1tc zM#-A5yM8c#!SHLj<+|$yW2Q;@+_F)t+v1$-*(Md5ejsZ4Ov4GRnxIM75j1Dm4N+{? z1Xrh8Br-16%jON5Jx|jkGr+HWy{7h!ZwyA)uE5Pp7yW;qVKr7@B;g6C zETXQlD(}w-!<=&LW-Oa^YKCJ}g*k56Ho~%68`)qt4X2}9Yf+^WnR4YSfXN!P@Z0arWGLL3m46 zS*%ls3n{#|KHSBa9p0U|dE}-Z?;#|jj<-e^@@?{Is`L~*Umpcpjy#KOg)jQLGi8^i zD9MCIN;ims0cJN#a+t|(CO_Dny#Cny#erYK+S9G}>_H+-CX*XU*)gzP-A3D#ZOHL4qhR7{mxj#F zfU7RY;vhr^Sp-m$O6!*UA^t`c)t%=&qmCSvTP}+_@1f#(&%NMtyIz@HyBLovv`e4N z6~|pqjMeLd(HxgBNm$vuy`6a`EWd6W%}FGpB=^wJ0{MJk-L^*hRj6BT7u*mrS}Kee z;V?tGWDXf=ks3~?jY`@qSB8(4jgirGIz2Qra%5DDR5GS{Oqi+k(Gt-Po=stMf6fWK z=Co@$LBcT22i8e9#W@`MZq^eJWdomLP!w>OJb(42D*Q4?jzQj`+Z@i1xT{BH=V?&c zh+F-P&c2~^9)X;&?X!mEP|YtRszScztiAmZY^)t-wXwT`AS@Oj|L@V_qfqprXHD?BsE6-S@&`4}5P z;q&;K<)#V96j(LLgB=U^2?3i9RmkNov|sirLTfF z^$wP<$TmZmclbL(C5{2c--^EDuveqH9HWUD8Q_F8Z$cBmrT`v>GGmW{XXc*5lxC+q3$Q4MA;%U$b?hUL<%Uv^q zyVEFojG#pZElu3d1TY2tQS2u!$K?8rVa>+elmGw# diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/Example.cs b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/Example.cs deleted file mode 100644 index 4cf3f72..0000000 --- a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/Example.cs +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by `wit-bindgen` 0.34.0. DO NOT EDIT! -// -#nullable enable -using System; -using System.Runtime.CompilerServices; -using System.Collections; -using System.Runtime.InteropServices; -using System.Text; -using System.Collections.Generic; -using System.Diagnostics; -using System.Diagnostics.CodeAnalysis; - -namespace ExampleWorld { - - public interface IExampleWorld { - static abstract int Add(int x, int y); - - } - - public readonly struct None {} - - [StructLayout(LayoutKind.Sequential)] - public readonly struct Result - { - public readonly byte Tag; - private readonly object value; - - private Result(byte tag, object value) - { - Tag = tag; - this.value = value; - } - - public static Result ok(Ok ok) - { - return new Result(OK, ok!); - } - - public static Result err(Err err) - { - return new Result(ERR, err!); - } - - public bool IsOk => Tag == OK; - public bool IsErr => Tag == ERR; - - public Ok AsOk - { - get - { - if (Tag == OK) - return (Ok)value; - else - throw new ArgumentException("expected OK, got " + Tag); - } - } - - public Err AsErr - { - get - { - if (Tag == ERR) - return (Err)value; - else - throw new ArgumentException("expected ERR, got " + Tag); - } - } - - public const byte OK = 0; - public const byte ERR = 1; - } - - namespace exports { - public static class ExampleWorld - { - - [UnmanagedCallersOnly(EntryPoint = "add")] - public static unsafe int wasmExportAdd(int p0, int p1) { - - int ret; - ret = ExampleWorldImpl.Add((p0), (p1)); - return ret; - - } - - [UnmanagedCallersOnly(EntryPoint = "cabi_post_add")] - public static void cabi_post_wasmExportAdd(int returnValue) { - Console.WriteLine("TODO: cabi_post_add"); - } - - } - } - -} diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_component_type.wit b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_component_type.wit deleted file mode 100644 index 399df79..0000000 --- a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_component_type.wit +++ /dev/null @@ -1,5 +0,0 @@ -package example:component; - -world example { - export add: func(x: s32, y: s32) -> s32; -} diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_wasm_import_linkage_attribute.cs b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_wasm_import_linkage_attribute.cs deleted file mode 100644 index a733c57..0000000 --- a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/ExampleWorld_wasm_import_linkage_attribute.cs +++ /dev/null @@ -1,11 +0,0 @@ -// Generated by `wit-bindgen` 0.34.0. DO NOT EDIT! -// -#nullable enable - -#if !NET9_0_OR_GREATER -// temporarily add this attribute until it is available in dotnet 9 -namespace System.Runtime.InteropServices -{ - internal partial class WasmImportLinkageAttribute : Attribute {} -} -#endif diff --git a/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/lastbuild.txt b/dotnet-guest-test/obj/Debug/net9.0/wasi-wasm/wit_bindgen/lastbuild.txt deleted file mode 100644 index e69de29..0000000 diff --git a/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.dgspec.json b/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.dgspec.json index 16b6495..1721f48 100644 --- a/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.dgspec.json +++ b/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.dgspec.json @@ -4,6 +4,199 @@ "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/dotnet-guest-test.csproj": {} }, "projects": { + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj": { + "version": "0.1.0-dev", + "restore": { + "projectUniqueName": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj", + "projectName": "ByteCodeAlliance.Componentize.DotNet.Wasm.SDK", + "projectPath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj", + "packagesPath": "/home/seanomik/.nuget/packages/", + "outputPath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/obj/", + "projectStyle": "PackageReference", + "centralPackageVersionsManagementEnabled": true, + "configFilePaths": [ + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/nuget.config", + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/nuget.config", + "/home/seanomik/.nuget/NuGet/NuGet.Config" + ], + "originalTargetFrameworks": [ + "net8.0" + ], + "sources": { + "https://api.nuget.org/v3/index.json": {}, + "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json": {}, + "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json": {} + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "projectReferences": { + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WitBindgen/WitBindgen.csproj": { + "projectPath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WitBindgen/WitBindgen.csproj", + "privateAssets": "none" + } + } + } + }, + "warningProperties": { + "noWarn": [ + "NU1507" + ], + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "all" + }, + "SdkAnalysisLevel": "9.0.100" + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "dependencies": { + "Microsoft.DotNet.ILCompiler.LLVM": { + "suppressParent": "None", + "target": "Package", + "version": "[9.0.0-preview.5.24304.1, )", + "versionCentrallyManaged": true + }, + "Microsoft.NET.ILLink.Tasks": { + "suppressParent": "All", + "target": "Package", + "version": "[8.0.10, )", + "autoReferenced": true + }, + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": { + "suppressParent": "None", + "target": "Package", + "version": "[9.0.0-preview.5.24304.1, )", + "versionCentrallyManaged": true + } + }, + "centralPackageVersions": { + "Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1", + "Microsoft.NET.Test.Sdk": "17.6.0", + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1", + "xunit": "2.4.2", + "xunit.runner.visualstudio": "2.4.5" + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "downloadDependencies": [ + { + "name": "Microsoft.AspNetCore.App.Ref", + "version": "[8.0.10, 8.0.10]" + }, + { + "name": "Microsoft.NETCore.App.Ref", + "version": "[8.0.10, 8.0.10]" + } + ], + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.100-rc.2.24474.11/PortableRuntimeIdentifierGraph.json" + } + } + }, + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WitBindgen/WitBindgen.csproj": { + "version": "0.1.0-dev", + "restore": { + "projectUniqueName": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WitBindgen/WitBindgen.csproj", + "projectName": "ByteCodeAlliance.Componentize.DotNet.WitBindgen", + "projectPath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WitBindgen/WitBindgen.csproj", + "packagesPath": "/home/seanomik/.nuget/packages/", + "outputPath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WitBindgen/obj/", + "projectStyle": "PackageReference", + "centralPackageVersionsManagementEnabled": true, + "configFilePaths": [ + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/nuget.config", + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/nuget.config", + "/home/seanomik/.nuget/NuGet/NuGet.Config" + ], + "originalTargetFrameworks": [ + "net8.0" + ], + "sources": { + "https://api.nuget.org/v3/index.json": {}, + "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json": {}, + "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json": {} + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "projectReferences": {} + } + }, + "warningProperties": { + "noWarn": [ + "NU1507" + ], + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "all" + }, + "SdkAnalysisLevel": "9.0.100" + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "centralPackageVersions": { + "Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1", + "Microsoft.NET.Test.Sdk": "17.6.0", + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1", + "xunit": "2.4.2", + "xunit.runner.visualstudio": "2.4.5" + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "downloadDependencies": [ + { + "name": "Microsoft.AspNetCore.App.Ref", + "version": "[8.0.10, 8.0.10]" + }, + { + "name": "Microsoft.NETCore.App.Ref", + "version": "[8.0.10, 8.0.10]" + } + ], + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.100-rc.2.24474.11/PortableRuntimeIdentifierGraph.json" + } + } + }, "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/dotnet-guest-test.csproj": { "version": "1.0.0", "restore": { @@ -27,7 +220,11 @@ "frameworks": { "net9.0": { "targetAlias": "net9.0", - "projectReferences": {} + "projectReferences": { + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj": { + "projectPath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj" + } + } } }, "warningProperties": { @@ -46,15 +243,15 @@ "net9.0": { "targetAlias": "net9.0", "dependencies": { - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK": { - "target": "Package", - "version": "[0.4.0-preview00007, )" - }, "Microsoft.NET.ILLink.Tasks": { "suppressParent": "All", "target": "Package", "version": "[9.0.0-rc.2.24473.5, )", "autoReferenced": true + }, + "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM": { + "target": "Package", + "version": "[10.0.0-alpha.1.24531.4, )" } }, "imports": [ diff --git a/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.props b/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.props index 8406504..fc4a831 100644 --- a/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.props +++ b/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.props @@ -14,15 +14,12 @@ - - - + - /home/seanomik/.nuget/packages/runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6 + /home/seanomik/.nuget/packages/runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1 + /home/seanomik/.nuget/packages/runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24531.4 /home/seanomik/.nuget/packages/microsoft.net.illink.tasks/9.0.0-rc.2.24473.5 - /home/seanomik/.nuget/packages/microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6 - /home/seanomik/.nuget/packages/bytecodealliance.componentize.dotnet.witbindgen/0.4.0-preview00007 - /home/seanomik/.nuget/packages/bytecodealliance.componentize.dotnet.wasm.sdk/0.4.0-preview00007 + /home/seanomik/.nuget/packages/microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1 \ No newline at end of file diff --git a/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.targets b/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.targets index 829293f..b789c0b 100644 --- a/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.targets +++ b/dotnet-guest-test/obj/dotnet-guest-test.csproj.nuget.g.targets @@ -1,8 +1,6 @@  - - - + \ No newline at end of file diff --git a/dotnet-guest-test/obj/project.assets.json b/dotnet-guest-test/obj/project.assets.json index e49f437..fab61d0 100644 --- a/dotnet-guest-test/obj/project.assets.json +++ b/dotnet-guest-test/obj/project.assets.json @@ -2,26 +2,7 @@ "version": 3, "targets": { "net9.0": { - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK/0.4.0-preview00007": { - "type": "package", - "dependencies": { - "BytecodeAlliance.Componentize.DotNet.WitBindgen": "0.4.0-preview00007", - "Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6", - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6" - }, - "build": { - "build/BytecodeAlliance.Componentize.DotNet.Wasm.SDK.props": {}, - "build/BytecodeAlliance.Componentize.DotNet.Wasm.SDK.targets": {} - } - }, - "BytecodeAlliance.Componentize.DotNet.WitBindgen/0.4.0-preview00007": { - "type": "package", - "build": { - "build/BytecodeAlliance.Componentize.DotNet.WitBindgen.props": {}, - "build/BytecodeAlliance.Componentize.DotNet.WitBindgen.targets": {} - } - }, - "Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { + "Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { "type": "package", "build": { "build/Microsoft.DotNet.ILCompiler.LLVM.props": {}, @@ -34,34 +15,43 @@ "build/Microsoft.NET.ILLink.Tasks.props": {} } }, - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { + "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24531.4": { "type": "package" + }, + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { + "type": "package" + }, + "ByteCodeAlliance.Componentize.DotNet.Wasm.SDK/0.1.0-dev": { + "type": "project", + "framework": ".NETCoreApp,Version=v8.0", + "dependencies": { + "ByteCodeAlliance.Componentize.DotNet.WitBindgen": "0.1.0-dev", + "Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1", + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1" + }, + "compile": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.Wasm.SDK.dll": {} + }, + "runtime": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.Wasm.SDK.dll": {} + } + }, + "ByteCodeAlliance.Componentize.DotNet.WitBindgen/0.1.0-dev": { + "type": "project", + "framework": ".NETCoreApp,Version=v8.0", + "compile": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.WitBindgen.dll": {} + }, + "runtime": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.WitBindgen.dll": {} + } } }, "net9.0/wasi-wasm": { - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK/0.4.0-preview00007": { + "Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { "type": "package", "dependencies": { - "BytecodeAlliance.Componentize.DotNet.WitBindgen": "0.4.0-preview00007", - "Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6", - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6" - }, - "build": { - "build/BytecodeAlliance.Componentize.DotNet.Wasm.SDK.props": {}, - "build/BytecodeAlliance.Componentize.DotNet.Wasm.SDK.targets": {} - } - }, - "BytecodeAlliance.Componentize.DotNet.WitBindgen/0.4.0-preview00007": { - "type": "package", - "build": { - "build/BytecodeAlliance.Componentize.DotNet.WitBindgen.props": {}, - "build/BytecodeAlliance.Componentize.DotNet.WitBindgen.targets": {} - } - }, - "Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "type": "package", - "dependencies": { - "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM": "10.0.0-alpha.1.24525.6" + "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1" }, "build": { "build/Microsoft.DotNet.ILCompiler.LLVM.props": {}, @@ -74,107 +64,47 @@ "build/Microsoft.NET.ILLink.Tasks.props": {} } }, - "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { + "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24531.4": { "type": "package" }, - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { + "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { "type": "package" + }, + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { + "type": "package" + }, + "ByteCodeAlliance.Componentize.DotNet.Wasm.SDK/0.1.0-dev": { + "type": "project", + "framework": ".NETCoreApp,Version=v8.0", + "dependencies": { + "ByteCodeAlliance.Componentize.DotNet.WitBindgen": "0.1.0-dev", + "Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1", + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM": "9.0.0-preview.5.24304.1" + }, + "compile": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.Wasm.SDK.dll": {} + }, + "runtime": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.Wasm.SDK.dll": {} + } + }, + "ByteCodeAlliance.Componentize.DotNet.WitBindgen/0.1.0-dev": { + "type": "project", + "framework": ".NETCoreApp,Version=v8.0", + "compile": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.WitBindgen.dll": {} + }, + "runtime": { + "bin/placeholder/ByteCodeAlliance.Componentize.DotNet.WitBindgen.dll": {} + } } } }, "libraries": { - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK/0.4.0-preview00007": { - "sha512": "eEF9LXM3Y6CjJ+MNq2Kxe064HUNeZd9bPGxNYvGJS6YWnBtsPF5xPWexoXOO8nZaRxfy2EePNBIni5/7dp1ACw==", + "Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { + "sha512": "rHIw5+/5l6hy3VIll//8aX0tfJj2xCa5iI9uq+iHUsxfPXST18dlIrgR4jfgC+JnRlf4RsvtnMJaPX1hCdalRQ==", "type": "package", - "path": "bytecodealliance.componentize.dotnet.wasm.sdk/0.4.0-preview00007", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Readme.md", - "build/BytecodeAlliance.Componentize.DotNet.Wasm.SDK.props", - "build/BytecodeAlliance.Componentize.DotNet.Wasm.SDK.targets", - "bytecodealliance.componentize.dotnet.wasm.sdk.0.4.0-preview00007.nupkg.sha512", - "bytecodealliance.componentize.dotnet.wasm.sdk.nuspec", - "tools/linux-arm64/LICENSE-APACHE", - "tools/linux-arm64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/linux-arm64/LICENSE-MIT", - "tools/linux-arm64/README.md", - "tools/linux-arm64/wasm-tools", - "tools/linux-x64/LICENSE-APACHE", - "tools/linux-x64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/linux-x64/LICENSE-MIT", - "tools/linux-x64/README.md", - "tools/linux-x64/wasm-tools", - "tools/osx-arm64/LICENSE-APACHE", - "tools/osx-arm64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/osx-arm64/LICENSE-MIT", - "tools/osx-arm64/README.md", - "tools/osx-arm64/wasm-tools", - "tools/osx-x64/LICENSE-APACHE", - "tools/osx-x64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/osx-x64/LICENSE-MIT", - "tools/osx-x64/README.md", - "tools/osx-x64/wasm-tools", - "tools/win-x64/LICENSE-APACHE", - "tools/win-x64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/win-x64/LICENSE-MIT", - "tools/win-x64/README.md", - "tools/win-x64/wasm-tools.exe" - ] - }, - "BytecodeAlliance.Componentize.DotNet.WitBindgen/0.4.0-preview00007": { - "sha512": "pSVjm0WVc7OAd8NSo0PUtaWNYIYdWToI48LodgmOvj8U755JHdXqQIgwZxDOEA38KYA8H/g0zgfOD5zPQbH3vA==", - "type": "package", - "path": "bytecodealliance.componentize.dotnet.witbindgen/0.4.0-preview00007", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Readme.md", - "build/BytecodeAlliance.Componentize.DotNet.WitBindgen.props", - "build/BytecodeAlliance.Componentize.DotNet.WitBindgen.targets", - "build/Wit.CSharp.xml", - "bytecodealliance.componentize.dotnet.witbindgen.0.4.0-preview00007.nupkg.sha512", - "bytecodealliance.componentize.dotnet.witbindgen.nuspec", - "tools/linux-arm64/LICENSE-APACHE", - "tools/linux-arm64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/linux-arm64/LICENSE-MIT", - "tools/linux-arm64/README.md", - "tools/linux-arm64/wit-bindgen", - "tools/linux-arm64/wkg", - "tools/linux-x64/LICENSE-APACHE", - "tools/linux-x64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/linux-x64/LICENSE-MIT", - "tools/linux-x64/README.md", - "tools/linux-x64/wit-bindgen", - "tools/linux-x64/wkg", - "tools/osx-arm64/LICENSE-APACHE", - "tools/osx-arm64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/osx-arm64/LICENSE-MIT", - "tools/osx-arm64/README.md", - "tools/osx-arm64/wit-bindgen", - "tools/osx-arm64/wkg", - "tools/osx-x64/LICENSE-APACHE", - "tools/osx-x64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/osx-x64/LICENSE-MIT", - "tools/osx-x64/README.md", - "tools/osx-x64/wit-bindgen", - "tools/osx-x64/wkg", - "tools/version-wit-bindgen-0.34.0", - "tools/version-wkg-0.8.1", - "tools/win-x64/LICENSE-APACHE", - "tools/win-x64/LICENSE-Apache-2.0_WITH_LLVM-exception", - "tools/win-x64/LICENSE-MIT", - "tools/win-x64/README.md", - "tools/win-x64/wit-bindgen.exe", - "tools/win-x64/wkg.exe" - ] - }, - "Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "sha512": "7Xgtsv7rVZd/c+roCF2kzuut+XkJZ4Hig+7Eg90F7BR82+xPXkn0DiY+bLrYXFY27PLQCi8gEHeDzmbtEOtaMA==", - "type": "package", - "path": "microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6", + "path": "microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1", "hasTools": true, "files": [ ".nupkg.metadata", @@ -188,7 +118,6 @@ "analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.deps.json", "analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll", "analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.pdb", - "build/AsyncEntryPointThunkClass.cs", "build/BuildFrameworkNativeObjects.proj", "build/DotNetJsApi.targets", "build/Microsoft.DotNet.ILCompiler.LLVM.props", @@ -205,7 +134,7 @@ "build/OverrideImportRuntimeIlcPackageTarget.targets", "build/WindowsAPIs.txt", "build/findvcvarsall.bat", - "microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512", + "microsoft.dotnet.ilcompiler.llvm.9.0.0-preview.5.24304.1.nupkg.sha512", "microsoft.dotnet.ilcompiler.llvm.nuspec", "runtime.json", "tools/netstandard/ILCompiler.Build.Tasks.deps.json", @@ -264,10 +193,10 @@ "useSharedDesignerContext.txt" ] }, - "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "sha512": "devgD/lKWF4d/zrr73wjJ8tCyN0AyQMJK/wkPuCllUYcDAIdtAq3TSQQ0YUUPOqNXts+//Als9T+CasvI31V3w==", + "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24531.4": { + "sha512": "FPuYaZf6SaLTdM4bKsaUsgU+D6n6olnufw9s/07A59gyl1ETH3Ty/CeIDQiUSkJZAnEVGlq3YIyikxax/dXzXw==", "type": "package", - "path": "runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6", + "path": "runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24531.4", "hasTools": true, "files": [ ".nupkg.metadata", @@ -622,7 +551,439 @@ "framework/System.Xml.pdb", "framework/System.dll", "framework/System.pdb", - "framework/WasiHttpWorld_component_type.wit", + "framework/WindowsBase.dll", + "framework/WindowsBase.pdb", + "framework/libSystem.Globalization.Native.a", + "framework/libSystem.Globalization.Native.so", + "framework/libSystem.Globalization.Native.so.dbg", + "framework/libSystem.IO.Compression.Native.a", + "framework/libSystem.IO.Compression.Native.so", + "framework/libSystem.IO.Compression.Native.so.dbg", + "framework/libSystem.Native.a", + "framework/libSystem.Native.so", + "framework/libSystem.Native.so.dbg", + "framework/libSystem.Net.Security.Native.a", + "framework/libSystem.Net.Security.Native.so", + "framework/libSystem.Net.Security.Native.so.dbg", + "framework/libSystem.Security.Cryptography.Native.OpenSsl.a", + "framework/libSystem.Security.Cryptography.Native.OpenSsl.so", + "framework/libSystem.Security.Cryptography.Native.OpenSsl.so.dbg", + "framework/mscorlib.dll", + "framework/mscorlib.pdb", + "framework/netstandard.dll", + "framework/netstandard.pdb", + "mibc/DotNet_Adhoc.mibc", + "mibc/DotNet_FSharp.mibc", + "mibc/DotNet_FirstTimeXP.mibc", + "mibc/DotNet_HelloWorld.mibc", + "mibc/DotNet_OrchardCore.mibc", + "mibc/DotNet_TechEmpower.mibc", + "runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24531.4.nupkg.sha512", + "runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm.nuspec", + "sdk/System.Private.CoreLib.dll", + "sdk/System.Private.CoreLib.pdb", + "sdk/System.Private.CoreLib.xml", + "sdk/System.Private.DisabledReflection.dll", + "sdk/System.Private.DisabledReflection.pdb", + "sdk/System.Private.DisabledReflection.xml", + "sdk/System.Private.Reflection.Execution.dll", + "sdk/System.Private.Reflection.Execution.pdb", + "sdk/System.Private.Reflection.Execution.xml", + "sdk/System.Private.StackTraceMetadata.dll", + "sdk/System.Private.StackTraceMetadata.pdb", + "sdk/System.Private.StackTraceMetadata.xml", + "sdk/System.Private.TypeLoader.dll", + "sdk/System.Private.TypeLoader.pdb", + "sdk/System.Private.TypeLoader.xml", + "sdk/libRuntime.ServerGC.a", + "sdk/libRuntime.VxsortDisabled.a", + "sdk/libRuntime.VxsortEnabled.a", + "sdk/libRuntime.WorkstationGC.a", + "sdk/libbootstrapper.o", + "sdk/libbootstrapperdll.o", + "sdk/libeventpipe-disabled.a", + "sdk/libeventpipe-enabled.a", + "sdk/libstandalonegc-disabled.a", + "sdk/libstandalonegc-enabled.a", + "sdk/libstdc++compat.a", + "sdk/libz.a", + "tools/ILCompiler.Compiler.pdb", + "tools/ILCompiler.DependencyAnalysisFramework.pdb", + "tools/ILCompiler.LLVM.pdb", + "tools/ILCompiler.MetadataTransform.pdb", + "tools/ILCompiler.RyuJit.pdb", + "tools/ILCompiler.TypeSystem.pdb", + "tools/ilc", + "tools/ilc.dbg", + "tools/libclrjit_universal_arm64_x64.so", + "tools/libclrjit_universal_arm_x64.so", + "tools/libclrjit_universal_wasm32_x64.so", + "tools/libclrjit_unix_x64_x64.so", + "tools/libclrjit_win_x64_x64.so", + "tools/libclrjit_win_x86_x64.so", + "tools/libjitinterface_x64.so", + "tools/netstandard/ILCompiler.Build.Tasks.deps.json", + "tools/netstandard/ILCompiler.Build.Tasks.dll", + "tools/netstandard/ILCompiler.Build.Tasks.pdb" + ] + }, + "runtime.wasi-wasm.Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { + "sha512": "45hRljBD21KDrmGfOixHY/Tj2j5DvrbTm9Rb8fneOFCUGJdQSobP+De5I30cnTu671YYyRE0ir3yqbHdn82p3Q==", + "type": "package", + "path": "runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "build/BuildFrameworkNativeObjects.proj", + "build/DotNetJsApi.targets", + "build/Microsoft.DotNet.ILCompiler.LLVM.props", + "build/Microsoft.DotNet.ILCompiler.LLVM.targets", + "build/Microsoft.DotNet.ILCompiler.SingleEntry.targets", + "build/Microsoft.DotNet.ILCompiler.props", + "build/Microsoft.NETCore.Native.Publish.targets", + "build/Microsoft.NETCore.Native.Unix.targets", + "build/Microsoft.NETCore.Native.Wasm.targets", + "build/Microsoft.NETCore.Native.Windows.targets", + "build/Microsoft.NETCore.Native.targets", + "build/NativeAOT.natstepfilter", + "build/NativeAOT.natvis", + "build/OverrideImportRuntimeIlcPackageTarget.targets", + "build/WindowsAPIs.txt", + "build/findvcvarsall.bat", + "framework/Microsoft.CSharp.dll", + "framework/Microsoft.CSharp.pdb", + "framework/Microsoft.VisualBasic.Core.dll", + "framework/Microsoft.VisualBasic.Core.pdb", + "framework/Microsoft.VisualBasic.dll", + "framework/Microsoft.VisualBasic.pdb", + "framework/Microsoft.Win32.Primitives.dll", + "framework/Microsoft.Win32.Primitives.pdb", + "framework/Microsoft.Win32.Registry.dll", + "framework/Microsoft.Win32.Registry.pdb", + "framework/System.AppContext.dll", + "framework/System.AppContext.pdb", + "framework/System.Buffers.dll", + "framework/System.Buffers.pdb", + "framework/System.Collections.Concurrent.dll", + "framework/System.Collections.Concurrent.pdb", + "framework/System.Collections.Immutable.dll", + "framework/System.Collections.Immutable.pdb", + "framework/System.Collections.NonGeneric.dll", + "framework/System.Collections.NonGeneric.pdb", + "framework/System.Collections.Specialized.dll", + "framework/System.Collections.Specialized.pdb", + "framework/System.Collections.dll", + "framework/System.Collections.pdb", + "framework/System.ComponentModel.Annotations.dll", + "framework/System.ComponentModel.Annotations.pdb", + "framework/System.ComponentModel.DataAnnotations.dll", + "framework/System.ComponentModel.DataAnnotations.pdb", + "framework/System.ComponentModel.EventBasedAsync.dll", + "framework/System.ComponentModel.EventBasedAsync.pdb", + "framework/System.ComponentModel.Primitives.dll", + "framework/System.ComponentModel.Primitives.pdb", + "framework/System.ComponentModel.TypeConverter.dll", + "framework/System.ComponentModel.TypeConverter.pdb", + "framework/System.ComponentModel.dll", + "framework/System.ComponentModel.pdb", + "framework/System.Configuration.dll", + "framework/System.Configuration.pdb", + "framework/System.Console.dll", + "framework/System.Console.pdb", + "framework/System.Core.dll", + "framework/System.Core.pdb", + "framework/System.Data.Common.dll", + "framework/System.Data.Common.pdb", + "framework/System.Data.DataSetExtensions.dll", + "framework/System.Data.DataSetExtensions.pdb", + "framework/System.Data.dll", + "framework/System.Data.pdb", + "framework/System.Diagnostics.Contracts.dll", + "framework/System.Diagnostics.Contracts.pdb", + "framework/System.Diagnostics.Debug.dll", + "framework/System.Diagnostics.Debug.pdb", + "framework/System.Diagnostics.DiagnosticSource.dll", + "framework/System.Diagnostics.DiagnosticSource.pdb", + "framework/System.Diagnostics.FileVersionInfo.dll", + "framework/System.Diagnostics.FileVersionInfo.pdb", + "framework/System.Diagnostics.Process.dll", + "framework/System.Diagnostics.Process.pdb", + "framework/System.Diagnostics.StackTrace.dll", + "framework/System.Diagnostics.StackTrace.pdb", + "framework/System.Diagnostics.TextWriterTraceListener.dll", + "framework/System.Diagnostics.TextWriterTraceListener.pdb", + "framework/System.Diagnostics.Tools.dll", + "framework/System.Diagnostics.Tools.pdb", + "framework/System.Diagnostics.TraceSource.dll", + "framework/System.Diagnostics.TraceSource.pdb", + "framework/System.Diagnostics.Tracing.dll", + "framework/System.Diagnostics.Tracing.pdb", + "framework/System.Drawing.Primitives.dll", + "framework/System.Drawing.Primitives.pdb", + "framework/System.Drawing.dll", + "framework/System.Drawing.pdb", + "framework/System.Dynamic.Runtime.dll", + "framework/System.Dynamic.Runtime.pdb", + "framework/System.Formats.Asn1.dll", + "framework/System.Formats.Asn1.pdb", + "framework/System.Formats.Tar.dll", + "framework/System.Formats.Tar.pdb", + "framework/System.Globalization.Calendars.dll", + "framework/System.Globalization.Calendars.pdb", + "framework/System.Globalization.Extensions.dll", + "framework/System.Globalization.Extensions.pdb", + "framework/System.Globalization.dll", + "framework/System.Globalization.pdb", + "framework/System.IO.Compression.Brotli.dll", + "framework/System.IO.Compression.Brotli.pdb", + "framework/System.IO.Compression.FileSystem.dll", + "framework/System.IO.Compression.FileSystem.pdb", + "framework/System.IO.Compression.ZipFile.dll", + "framework/System.IO.Compression.ZipFile.pdb", + "framework/System.IO.Compression.dll", + "framework/System.IO.Compression.pdb", + "framework/System.IO.FileSystem.AccessControl.dll", + "framework/System.IO.FileSystem.AccessControl.pdb", + "framework/System.IO.FileSystem.DriveInfo.dll", + "framework/System.IO.FileSystem.DriveInfo.pdb", + "framework/System.IO.FileSystem.Primitives.dll", + "framework/System.IO.FileSystem.Primitives.pdb", + "framework/System.IO.FileSystem.Watcher.dll", + "framework/System.IO.FileSystem.Watcher.pdb", + "framework/System.IO.FileSystem.dll", + "framework/System.IO.FileSystem.pdb", + "framework/System.IO.IsolatedStorage.dll", + "framework/System.IO.IsolatedStorage.pdb", + "framework/System.IO.MemoryMappedFiles.dll", + "framework/System.IO.MemoryMappedFiles.pdb", + "framework/System.IO.Pipelines.dll", + "framework/System.IO.Pipelines.pdb", + "framework/System.IO.Pipes.AccessControl.dll", + "framework/System.IO.Pipes.AccessControl.pdb", + "framework/System.IO.Pipes.dll", + "framework/System.IO.Pipes.pdb", + "framework/System.IO.UnmanagedMemoryStream.dll", + "framework/System.IO.UnmanagedMemoryStream.pdb", + "framework/System.IO.dll", + "framework/System.IO.pdb", + "framework/System.Linq.Expressions.dll", + "framework/System.Linq.Expressions.pdb", + "framework/System.Linq.Parallel.dll", + "framework/System.Linq.Parallel.pdb", + "framework/System.Linq.Queryable.dll", + "framework/System.Linq.Queryable.pdb", + "framework/System.Linq.dll", + "framework/System.Linq.pdb", + "framework/System.Memory.dll", + "framework/System.Memory.pdb", + "framework/System.Net.Http.Json.dll", + "framework/System.Net.Http.Json.pdb", + "framework/System.Net.Http.dll", + "framework/System.Net.Http.pdb", + "framework/System.Net.HttpListener.dll", + "framework/System.Net.HttpListener.pdb", + "framework/System.Net.Mail.dll", + "framework/System.Net.Mail.pdb", + "framework/System.Net.NameResolution.dll", + "framework/System.Net.NameResolution.pdb", + "framework/System.Net.NetworkInformation.dll", + "framework/System.Net.NetworkInformation.pdb", + "framework/System.Net.Ping.dll", + "framework/System.Net.Ping.pdb", + "framework/System.Net.Primitives.dll", + "framework/System.Net.Primitives.pdb", + "framework/System.Net.Quic.dll", + "framework/System.Net.Quic.pdb", + "framework/System.Net.Requests.dll", + "framework/System.Net.Requests.pdb", + "framework/System.Net.Security.dll", + "framework/System.Net.Security.pdb", + "framework/System.Net.ServicePoint.dll", + "framework/System.Net.ServicePoint.pdb", + "framework/System.Net.Sockets.dll", + "framework/System.Net.Sockets.pdb", + "framework/System.Net.WebClient.dll", + "framework/System.Net.WebClient.pdb", + "framework/System.Net.WebHeaderCollection.dll", + "framework/System.Net.WebHeaderCollection.pdb", + "framework/System.Net.WebProxy.dll", + "framework/System.Net.WebProxy.pdb", + "framework/System.Net.WebSockets.Client.dll", + "framework/System.Net.WebSockets.Client.pdb", + "framework/System.Net.WebSockets.dll", + "framework/System.Net.WebSockets.pdb", + "framework/System.Net.dll", + "framework/System.Net.pdb", + "framework/System.Numerics.Vectors.dll", + "framework/System.Numerics.Vectors.pdb", + "framework/System.Numerics.dll", + "framework/System.Numerics.pdb", + "framework/System.ObjectModel.dll", + "framework/System.ObjectModel.pdb", + "framework/System.Private.DataContractSerialization.dll", + "framework/System.Private.DataContractSerialization.pdb", + "framework/System.Private.Uri.dll", + "framework/System.Private.Uri.pdb", + "framework/System.Private.Xml.Linq.dll", + "framework/System.Private.Xml.Linq.pdb", + "framework/System.Private.Xml.dll", + "framework/System.Private.Xml.pdb", + "framework/System.Reflection.DispatchProxy.dll", + "framework/System.Reflection.DispatchProxy.pdb", + "framework/System.Reflection.Emit.ILGeneration.dll", + "framework/System.Reflection.Emit.ILGeneration.pdb", + "framework/System.Reflection.Emit.Lightweight.dll", + "framework/System.Reflection.Emit.Lightweight.pdb", + "framework/System.Reflection.Emit.dll", + "framework/System.Reflection.Emit.pdb", + "framework/System.Reflection.Extensions.dll", + "framework/System.Reflection.Extensions.pdb", + "framework/System.Reflection.Metadata.dll", + "framework/System.Reflection.Metadata.pdb", + "framework/System.Reflection.Primitives.dll", + "framework/System.Reflection.Primitives.pdb", + "framework/System.Reflection.TypeExtensions.dll", + "framework/System.Reflection.TypeExtensions.pdb", + "framework/System.Reflection.dll", + "framework/System.Reflection.pdb", + "framework/System.Resources.Reader.dll", + "framework/System.Resources.Reader.pdb", + "framework/System.Resources.ResourceManager.dll", + "framework/System.Resources.ResourceManager.pdb", + "framework/System.Resources.Writer.dll", + "framework/System.Resources.Writer.pdb", + "framework/System.Runtime.CompilerServices.Unsafe.dll", + "framework/System.Runtime.CompilerServices.Unsafe.pdb", + "framework/System.Runtime.CompilerServices.VisualC.dll", + "framework/System.Runtime.CompilerServices.VisualC.pdb", + "framework/System.Runtime.Extensions.dll", + "framework/System.Runtime.Extensions.pdb", + "framework/System.Runtime.Handles.dll", + "framework/System.Runtime.Handles.pdb", + "framework/System.Runtime.InteropServices.JavaScript.dll", + "framework/System.Runtime.InteropServices.JavaScript.pdb", + "framework/System.Runtime.InteropServices.RuntimeInformation.dll", + "framework/System.Runtime.InteropServices.RuntimeInformation.pdb", + "framework/System.Runtime.InteropServices.dll", + "framework/System.Runtime.InteropServices.pdb", + "framework/System.Runtime.Intrinsics.dll", + "framework/System.Runtime.Intrinsics.pdb", + "framework/System.Runtime.Loader.dll", + "framework/System.Runtime.Loader.pdb", + "framework/System.Runtime.Numerics.dll", + "framework/System.Runtime.Numerics.pdb", + "framework/System.Runtime.Serialization.Formatters.dll", + "framework/System.Runtime.Serialization.Formatters.pdb", + "framework/System.Runtime.Serialization.Json.dll", + "framework/System.Runtime.Serialization.Json.pdb", + "framework/System.Runtime.Serialization.Primitives.dll", + "framework/System.Runtime.Serialization.Primitives.pdb", + "framework/System.Runtime.Serialization.Xml.dll", + "framework/System.Runtime.Serialization.Xml.pdb", + "framework/System.Runtime.Serialization.dll", + "framework/System.Runtime.Serialization.pdb", + "framework/System.Runtime.dll", + "framework/System.Runtime.pdb", + "framework/System.Security.AccessControl.dll", + "framework/System.Security.AccessControl.pdb", + "framework/System.Security.Claims.dll", + "framework/System.Security.Claims.pdb", + "framework/System.Security.Cryptography.Algorithms.dll", + "framework/System.Security.Cryptography.Algorithms.pdb", + "framework/System.Security.Cryptography.Cng.dll", + "framework/System.Security.Cryptography.Cng.pdb", + "framework/System.Security.Cryptography.Csp.dll", + "framework/System.Security.Cryptography.Csp.pdb", + "framework/System.Security.Cryptography.Encoding.dll", + "framework/System.Security.Cryptography.Encoding.pdb", + "framework/System.Security.Cryptography.OpenSsl.dll", + "framework/System.Security.Cryptography.OpenSsl.pdb", + "framework/System.Security.Cryptography.Primitives.dll", + "framework/System.Security.Cryptography.Primitives.pdb", + "framework/System.Security.Cryptography.X509Certificates.dll", + "framework/System.Security.Cryptography.X509Certificates.pdb", + "framework/System.Security.Cryptography.dll", + "framework/System.Security.Cryptography.pdb", + "framework/System.Security.Principal.Windows.dll", + "framework/System.Security.Principal.Windows.pdb", + "framework/System.Security.Principal.dll", + "framework/System.Security.Principal.pdb", + "framework/System.Security.SecureString.dll", + "framework/System.Security.SecureString.pdb", + "framework/System.Security.dll", + "framework/System.Security.pdb", + "framework/System.ServiceModel.Web.dll", + "framework/System.ServiceModel.Web.pdb", + "framework/System.ServiceProcess.dll", + "framework/System.ServiceProcess.pdb", + "framework/System.Text.Encoding.CodePages.dll", + "framework/System.Text.Encoding.CodePages.pdb", + "framework/System.Text.Encoding.Extensions.dll", + "framework/System.Text.Encoding.Extensions.pdb", + "framework/System.Text.Encoding.dll", + "framework/System.Text.Encoding.pdb", + "framework/System.Text.Encodings.Web.dll", + "framework/System.Text.Encodings.Web.pdb", + "framework/System.Text.Json.dll", + "framework/System.Text.Json.pdb", + "framework/System.Text.RegularExpressions.dll", + "framework/System.Text.RegularExpressions.pdb", + "framework/System.Threading.Channels.dll", + "framework/System.Threading.Channels.pdb", + "framework/System.Threading.Overlapped.dll", + "framework/System.Threading.Overlapped.pdb", + "framework/System.Threading.Tasks.Dataflow.dll", + "framework/System.Threading.Tasks.Dataflow.pdb", + "framework/System.Threading.Tasks.Extensions.dll", + "framework/System.Threading.Tasks.Extensions.pdb", + "framework/System.Threading.Tasks.Parallel.dll", + "framework/System.Threading.Tasks.Parallel.pdb", + "framework/System.Threading.Tasks.dll", + "framework/System.Threading.Tasks.pdb", + "framework/System.Threading.Thread.dll", + "framework/System.Threading.Thread.pdb", + "framework/System.Threading.ThreadPool.dll", + "framework/System.Threading.ThreadPool.pdb", + "framework/System.Threading.Timer.dll", + "framework/System.Threading.Timer.pdb", + "framework/System.Threading.dll", + "framework/System.Threading.pdb", + "framework/System.Transactions.Local.dll", + "framework/System.Transactions.Local.pdb", + "framework/System.Transactions.dll", + "framework/System.Transactions.pdb", + "framework/System.ValueTuple.dll", + "framework/System.ValueTuple.pdb", + "framework/System.Web.HttpUtility.dll", + "framework/System.Web.HttpUtility.pdb", + "framework/System.Web.dll", + "framework/System.Web.pdb", + "framework/System.Windows.dll", + "framework/System.Windows.pdb", + "framework/System.Xml.Linq.dll", + "framework/System.Xml.Linq.pdb", + "framework/System.Xml.ReaderWriter.dll", + "framework/System.Xml.ReaderWriter.pdb", + "framework/System.Xml.Serialization.dll", + "framework/System.Xml.Serialization.pdb", + "framework/System.Xml.XDocument.dll", + "framework/System.Xml.XDocument.pdb", + "framework/System.Xml.XPath.XDocument.dll", + "framework/System.Xml.XPath.XDocument.pdb", + "framework/System.Xml.XPath.dll", + "framework/System.Xml.XPath.pdb", + "framework/System.Xml.XmlDocument.dll", + "framework/System.Xml.XmlDocument.pdb", + "framework/System.Xml.XmlSerializer.dll", + "framework/System.Xml.XmlSerializer.pdb", + "framework/System.Xml.dll", + "framework/System.Xml.pdb", + "framework/System.dll", + "framework/System.pdb", "framework/WindowsBase.dll", "framework/WindowsBase.pdb", "framework/icudt.dat", @@ -649,7 +1010,7 @@ "mibc/DotNet_HelloWorld.mibc", "mibc/DotNet_OrchardCore.mibc", "mibc/DotNet_TechEmpower.mibc", - "runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512", + "runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm.9.0.0-preview.5.24304.1.nupkg.sha512", "runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm.nuspec", "sdk/System.Private.CoreLib.dll", "sdk/System.Private.CoreLib.pdb", @@ -674,16 +1035,15 @@ "sdk/libbootstrapperdll.o", "sdk/libstandalonegc-disabled.a", "sdk/libstdc++compat.a", - "sdk/libz.a", "tools/netstandard/ILCompiler.Build.Tasks.deps.json", "tools/netstandard/ILCompiler.Build.Tasks.dll", "tools/netstandard/ILCompiler.Build.Tasks.pdb" ] }, - "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/10.0.0-alpha.1.24525.6": { - "sha512": "L/aiafKFLiCBE0a9JSpziY9V18nyfKkjH0KpHLK38ixBDPGay15WcyaV5vGEO3m1U1WHhfYhpIcruhx3Z8xOGA==", + "runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM/9.0.0-preview.5.24304.1": { + "sha512": "P0RPQhDuIltHzfHsVLwxvHCE3nCz/6m4B4oh8OWd4EGn11gHtnzAKoKaIbX9c3VZPMHPGxlmsSGmofMWPhLtRg==", "type": "package", - "path": "runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6", + "path": "runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1", "hasTools": true, "files": [ ".nupkg.metadata", @@ -691,7 +1051,6 @@ "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", - "build/AsyncEntryPointThunkClass.cs", "build/BuildFrameworkNativeObjects.proj", "build/DotNetJsApi.targets", "build/Microsoft.DotNet.ILCompiler.LLVM.props", @@ -1055,7 +1414,7 @@ "mibc/DotNet_HelloWorld.mibc", "mibc/DotNet_OrchardCore.mibc", "mibc/DotNet_TechEmpower.mibc", - "runtime.win-x64.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512", + "runtime.win-x64.microsoft.dotnet.ilcompiler.llvm.9.0.0-preview.5.24304.1.nupkg.sha512", "runtime.win-x64.microsoft.dotnet.ilcompiler.llvm.nuspec", "sdk/Runtime.ServerGC.GuardCF.lib", "sdk/Runtime.ServerGC.GuardCF.pdb", @@ -1100,7 +1459,6 @@ "sdk/bootstrapperdll.GuardCF.pdb", "sdk/bootstrapperdll.obj", "sdk/bootstrapperdll.pdb", - "sdk/dn-containers.pdb", "sdk/eventpipe-disabled.GuardCF.lib", "sdk/eventpipe-disabled.GuardCF.pdb", "sdk/eventpipe-disabled.lib", @@ -1109,8 +1467,6 @@ "sdk/eventpipe-enabled.GuardCF.pdb", "sdk/eventpipe-enabled.lib", "sdk/eventpipe-enabled.pdb", - "sdk/eventpipe-shared-objects.GuardCF.pdb", - "sdk/eventpipe-shared-objects.pdb", "sdk/standalonegc-disabled.GuardCF.lib", "sdk/standalonegc-disabled.GuardCF.pdb", "sdk/standalonegc-disabled.lib", @@ -1119,8 +1475,6 @@ "sdk/standalonegc-enabled.GuardCF.pdb", "sdk/standalonegc-enabled.lib", "sdk/standalonegc-enabled.pdb", - "sdk/zlib.pdb", - "sdk/zlibstatic.lib", "tools/ILCompiler.Compiler.pdb", "tools/ILCompiler.DependencyAnalysisFramework.pdb", "tools/ILCompiler.LLVM.pdb", @@ -1136,16 +1490,28 @@ "tools/ilc.exe", "tools/ilc.pdb", "tools/jitinterface_x64.dll", + "tools/libLLVM.dll", "tools/netstandard/ILCompiler.Build.Tasks.deps.json", "tools/netstandard/ILCompiler.Build.Tasks.dll", "tools/netstandard/ILCompiler.Build.Tasks.pdb" ] + }, + "ByteCodeAlliance.Componentize.DotNet.Wasm.SDK/0.1.0-dev": { + "type": "project", + "path": "componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj", + "msbuildProject": "componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj" + }, + "ByteCodeAlliance.Componentize.DotNet.WitBindgen/0.1.0-dev": { + "type": "project", + "path": "componentize-dotnet/src/WitBindgen/WitBindgen.csproj", + "msbuildProject": "componentize-dotnet/src/WitBindgen/WitBindgen.csproj" } }, "projectFileDependencyGroups": { "net9.0": [ - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK >= 0.4.0-preview00007", - "Microsoft.NET.ILLink.Tasks >= 9.0.0-rc.2.24473.5" + "ByteCodeAlliance.Componentize.DotNet.Wasm.SDK >= 0.1.0-dev", + "Microsoft.NET.ILLink.Tasks >= 9.0.0-rc.2.24473.5", + "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM >= 10.0.0-alpha.1.24531.4" ] }, "packageFolders": { @@ -1174,7 +1540,11 @@ "frameworks": { "net9.0": { "targetAlias": "net9.0", - "projectReferences": {} + "projectReferences": { + "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj": { + "projectPath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/componentize-dotnet/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj" + } + } } }, "warningProperties": { @@ -1193,15 +1563,15 @@ "net9.0": { "targetAlias": "net9.0", "dependencies": { - "BytecodeAlliance.Componentize.DotNet.Wasm.SDK": { - "target": "Package", - "version": "[0.4.0-preview00007, )" - }, "Microsoft.NET.ILLink.Tasks": { "suppressParent": "All", "target": "Package", "version": "[9.0.0-rc.2.24473.5, )", "autoReferenced": true + }, + "runtime.linux-x64.Microsoft.DotNet.ILCompiler.LLVM": { + "target": "Package", + "version": "[10.0.0-alpha.1.24531.4, )" } }, "imports": [ diff --git a/dotnet-guest-test/obj/project.nuget.cache b/dotnet-guest-test/obj/project.nuget.cache index b550ef3..5c13dd3 100644 --- a/dotnet-guest-test/obj/project.nuget.cache +++ b/dotnet-guest-test/obj/project.nuget.cache @@ -1,15 +1,14 @@ { "version": 2, - "dgSpecHash": "EEsijyJy1Hk=", + "dgSpecHash": "ESLOE/RD2bc=", "success": true, "projectFilePath": "/media/data_drive/Development/Rust/lyra-wasm-scripting-test/dotnet-guest-test/dotnet-guest-test.csproj", "expectedPackageFiles": [ - "/home/seanomik/.nuget/packages/bytecodealliance.componentize.dotnet.wasm.sdk/0.4.0-preview00007/bytecodealliance.componentize.dotnet.wasm.sdk.0.4.0-preview00007.nupkg.sha512", - "/home/seanomik/.nuget/packages/bytecodealliance.componentize.dotnet.witbindgen/0.4.0-preview00007/bytecodealliance.componentize.dotnet.witbindgen.0.4.0-preview00007.nupkg.sha512", - "/home/seanomik/.nuget/packages/microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6/microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512", + "/home/seanomik/.nuget/packages/microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1/microsoft.dotnet.ilcompiler.llvm.9.0.0-preview.5.24304.1.nupkg.sha512", "/home/seanomik/.nuget/packages/microsoft.net.illink.tasks/9.0.0-rc.2.24473.5/microsoft.net.illink.tasks.9.0.0-rc.2.24473.5.nupkg.sha512", - "/home/seanomik/.nuget/packages/runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6/runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512", - "/home/seanomik/.nuget/packages/runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24525.6/runtime.win-x64.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24525.6.nupkg.sha512", + "/home/seanomik/.nuget/packages/runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.24531.4/runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm.10.0.0-alpha.1.24531.4.nupkg.sha512", + "/home/seanomik/.nuget/packages/runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1/runtime.wasi-wasm.microsoft.dotnet.ilcompiler.llvm.9.0.0-preview.5.24304.1.nupkg.sha512", + "/home/seanomik/.nuget/packages/runtime.win-x64.microsoft.dotnet.ilcompiler.llvm/9.0.0-preview.5.24304.1/runtime.win-x64.microsoft.dotnet.ilcompiler.llvm.9.0.0-preview.5.24304.1.nupkg.sha512", "/home/seanomik/.nuget/packages/microsoft.aspnetcore.app.ref/9.0.0-rc.2.24474.3/microsoft.aspnetcore.app.ref.9.0.0-rc.2.24474.3.nupkg.sha512" ], "logs": []