You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust compilation configuration of tzdb to target_family from target_os (#125)
This PR is meant to address issues with boa-dev/boa#4068, which breaks
when compiling for WASM targets.
The changes were not made to the tests as I don't believe those will
affect compilation.
As a side note, we should probably be testing `temporal_rs` on more
targets in CI if possible, especially with adding a FFI on the horizon.
0 commit comments