-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Remove wavm #32772
Copy link
Copy link
Closed
Labels
Description
Our wavm build compiles its own llvm libs
This requires a lot of ci resources, and breaks updating llvm
We could either unbreak the llvm update or potentially just use prebuilt llvm libs, but in offline conversations it was suggested we might not need the wavm build at all as we have other wasm engines compiled with llvm
Reactions are currently unavailable