Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the leftover usage of
posix-signals-on-macos
(bytecodeallian…
…ce#7360) This follows up bytecodealliance#6807 and removes the last remaining reference to the removed `posix-signals-on-macos` feature flag. Note that `lib.rs` now imports `mod unix` on MacOS. This change is similar to the change in `traphandlers.rs` in bytecodealliance#6807. It is needed for hosts that use signals instead of Mach ports on MacOs.
- Loading branch information