-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flag pulley as not supporting most wasm features (#9648)
This commit updates `Config::compiler_panicking_wasm_features` to include most wasm features for pulley targets. These backends in Cranelift don't support most instructions at this time and have lots of `todo!()`-related panics here and there. This won't completely cover all panics but it's at least a start.
- Loading branch information
1 parent
b03ef2f
commit 0343d2e
Showing
1 changed file
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters