Commit 346cb0c
authored
Use alignment in wasm shared modules (emscripten-core#6440)
Implements WebAssembly/tool-conventions#51
Fixes wasm on test_dlfcn_alignment_and_zeroing, which tests alignment of memory of shared modules.1 parent 28f4be5 commit 346cb0c
3 files changed
Lines changed: 26 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
116 | 133 | | |
117 | 134 | | |
118 | 135 | | |
119 | 136 | | |
120 | | - | |
| 137 | + | |
121 | 138 | | |
122 | 139 | | |
123 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2774 | 2774 | | |
2775 | 2775 | | |
2776 | 2776 | | |
2777 | | - | |
2778 | | - | |
2779 | 2777 | | |
2780 | 2778 | | |
2781 | 2779 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2640 | 2640 | | |
2641 | 2641 | | |
2642 | 2642 | | |
| 2643 | + | |
2643 | 2644 | | |
2644 | 2645 | | |
2645 | 2646 | | |
2646 | 2647 | | |
2647 | 2648 | | |
2648 | 2649 | | |
2649 | | - | |
| 2650 | + | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
2650 | 2655 | | |
2651 | 2656 | | |
2652 | 2657 | | |
| |||
2656 | 2661 | | |
2657 | 2662 | | |
2658 | 2663 | | |
2659 | | - | |
| 2664 | + | |
| 2665 | + | |
2660 | 2666 | | |
2661 | 2667 | | |
2662 | 2668 | | |
| |||
0 commit comments