sunfishcode / io-lifetimes

A low-level I/O ownership and borrowing library
Other
98 stars 10 forks source link

Only check for `wasi_ext` support on `target_os = "wasi"` #71

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

This should speed up compile time.