Jethro Beekman
|
3880e404a8
|
Add SGX target
|
2018-11-21 14:07:57 +05:30 |
|
Jethro Beekman
|
6582b145b8
|
Add f32 versions of WebAssembly math functions
|
2018-11-21 14:07:03 +05:30 |
|
Jorge Aparicio
|
8b1e42bf2a
|
expose fmod{,f} symbols on thumb
these symbols are required for the built-in operation `f32 % f32`
|
2018-07-24 13:26:50 -05:00 |
|
Alex Crichton
|
bb88e27e3c
|
Use intrinsics! macro for math intrinsics
Make sure they respect the `mangled-names` feature as well as have the `"C"`
ABI.
|
2018-07-18 10:04:33 -07:00 |
|
Jorge Aparicio
|
f43deaa6a4
|
fix path
|
2018-07-18 11:36:24 -05:00 |
|
Jorge Aparicio
|
1dbcef117c
|
expose math symbol on wasm32-unknown-unknown
|
2018-07-18 11:34:20 -05:00 |
|