Uh oh!
There was an error while loading. Please reload this page.
[wasi] wasi:http + WasiHttpHandler - #103752
Conversation
Tagging subscribers to 'arch-wasm': @lewing |
b95ccf8 to
1f8d2a4CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as resolved.
This comment was marked as resolved.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
akoeplinger
left a comment
There was a problem hiding this comment.
LGTM, one nit that can be addressed in a future PR :)
| </ItemGroup> | ||
| <ItemGroup Condition="'$(TargetPlatformIdentifier)' == 'wasi'"> | ||
| <Reference Include="System.Threading.Thread" /> |
There was a problem hiding this comment.
nit: please move this to the ItemGroup below which has all the Reference items
Stealing code and ideas from dotnet/runtimelab#2614
System.Threading.WasiEventLoopmade accessible viaThreadclassWasiHttpHandlerand generatedWasiHttpWorld.wit.importscredits to @dicej & @SingleAccretion
Contributes to #96419
Contributes to #98957
Parts are moved to