Closed chipshort closed 1 year ago
Cargo features are supposed to be additive, not mutually exclusive. Currently the back-end for wasm-soft-float is selected using a feature. Instead they should be split up (maybe with a common lib for the general stuff)
wasm-soft-float
Cargo features are supposed to be additive, not mutually exclusive. Currently the back-end for
wasm-soft-float
is selected using a feature. Instead they should be split up (maybe with a common lib for the general stuff)