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

[wasi] upgrade to WASI SDK with LLVM 19 #104773

Open
4 of 5 tasks
pavelsavara opened this issue Jul 12, 2024 · 2 comments
Open
4 of 5 tasks

[wasi] upgrade to WASI SDK with LLVM 19 #104773

pavelsavara opened this issue Jul 12, 2024 · 2 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Jul 12, 2024

  • use -no-wasm-opt and remove detection in ValidateWasiSdk of src\mono\mono.proj
  • remove src\native\external\wasi-sdk-p2.cmake
  • remove workaround for wasm-component-ld bug in ProvisionWasiSdk of src\mono\mono.proj
  • remove workaround for wasm-component-ld bug in src\mono\wasi\provision.ps1
  • remove workaround for share/wasi-sysroot/include/wasm32-wasip2/pthread.h in ProvisionWasiSdk of src\mono\mono.proj
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm labels Jul 12, 2024
@pavelsavara pavelsavara added this to the 10.0.0 milestone Jul 12, 2024
@pavelsavara pavelsavara self-assigned this Jul 12, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara
Copy link
Member Author

pavelsavara commented Jul 23, 2024

Related llvm/llvm-project#95208
Related llvm/llvm-project#98373
Both are in LLVM 19 and WASI SDK 23 is LLVM 18

@pavelsavara pavelsavara changed the title [wasi] upgrade to WASI SDK 23 [wasi] upgrade to WASI SDK 24 Aug 5, 2024
@pavelsavara pavelsavara modified the milestones: 10.0.0, 9.0.0 Aug 5, 2024
@pavelsavara pavelsavara changed the title [wasi] upgrade to WASI SDK 24 [wasi] upgrade to WASI SDK with LLVM 19 Aug 6, 2024
@pavelsavara pavelsavara modified the milestones: 9.0.0, 10.0.0 Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

1 participant