Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate WebAssembly (browser-wasm) support #26

Open
1 task
alexrp opened this issue Jul 9, 2021 · 1 comment
Open
1 task

Investigate WebAssembly (browser-wasm) support #26

alexrp opened this issue Jul 9, 2021 · 1 comment
Labels
area: documentation Issues related to the documentation. area: samples Issues related to sample projects. area: sdk Issues related to the MSBuild SDK. area: tasks Issues related to MSBuild tasks. state: blocked Issues that are blocked on some other issue/work. type: feature Issues that are classified as feature requests.
Milestone

Comments

@alexrp
Copy link
Sponsor Member

alexrp commented Jul 9, 2021

Zig has some support for WebAssembly, but I'm not sure how complete/usable it is.

This will depend on: dotnet/runtime#44636

It will also partially depend on:

@alexrp alexrp added type: feature Issues that are classified as feature requests. state: blocked Issues that are blocked on some other issue/work. area: documentation Issues related to the documentation. area: sdk Issues related to the MSBuild SDK. area: samples Issues related to sample projects. area: tasks Issues related to MSBuild tasks. labels Jul 9, 2021
@alexrp alexrp added this to the v4.0 milestone Jul 9, 2021
@alexrp alexrp self-assigned this Jul 9, 2021
@alexrp alexrp modified the milestones: v4.0, v3.0, v5.0 Sep 7, 2021
@alexrp
Copy link
Sponsor Member Author

alexrp commented Apr 8, 2022

In theory, we should just be able to provide a .bc/.a file to the Blazor SDK once everything is in place. But things may get messy if Zig targets a different WASI version than Blazor...

@alexrp alexrp modified the milestones: v5.0, Future Jan 1, 2024
@alexrp alexrp removed their assignment Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation Issues related to the documentation. area: samples Issues related to sample projects. area: sdk Issues related to the MSBuild SDK. area: tasks Issues related to MSBuild tasks. state: blocked Issues that are blocked on some other issue/work. type: feature Issues that are classified as feature requests.
Development

No branches or pull requests

1 participant