mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-22 16:35:33 +00:00
chore: ignore eh tests on windows
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
singlepass spec::simd # Singlepass doesn't support yet SIMD (no one asked for this feature)
|
||||
singlepass spec::exception_handling # Singlepass doesn't support EH yet (no one asked for this feature)
|
||||
cranelift spec::exception_handling # Cranelift doesn't support EH yet (no one asked for this feature)
|
||||
windows spec::exception_handling # No EH support on Windows yet
|
||||
|
||||
# Traps
|
||||
## Traps. Tracing doesn't work properly in Singlepass
|
||||
|
Reference in New Issue
Block a user