Commit f234fdb
authored
Wasm backend clean-up (#2109)
* Avoid duplications between modules Typing and Generate
It's much less error-prone if all the information about each primitive
is in a single place.
* Make the primitive registration more compact
* No longer handle primitive caml_round_float especially
* Improved implementation of signbit1 parent c2426e7 commit f234fdb
File tree
6 files changed
+411
-887
lines changed- compiler/lib-wasm
- runtime/wasm
6 files changed
+411
-887
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1397 | 1397 | | |
1398 | 1398 | | |
1399 | 1399 | | |
1400 | | - | |
1401 | | - | |
1402 | | - | |
1403 | | - | |
1404 | | - | |
1405 | 1400 | | |
1406 | 1401 | | |
1407 | 1402 | | |
| |||
0 commit comments