Commit Graph

9 Commits

Author SHA1 Message Date
Takeshi Yoneda
5d1d15fb9f wazevo: cleans up debug options (#1867)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-12-13 07:19:21 -08:00
Takeshi Yoneda
9c4291a581 wazevo: shares entry preambles by functions of the same type (#1703)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-09-13 10:57:57 +09:00
Takeshi Yoneda
d3e8f79890 wazevo: adds initial support for SIMD vectors (#1690)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-09-07 11:55:14 +09:00
Takeshi Yoneda
405a5c9dac wazevo: adds tests for high register pressure (#1686)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-09-05 10:37:36 +09:00
Takeshi Yoneda
757c4a6436 wazevo: passes br_if, switch and other spectests (#1659)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-08-25 10:07:49 +09:00
Takeshi Yoneda
43e03a8ab3 wazevo: shares the stack grow sequence (#1644)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-08-21 13:46:19 +09:00
Takeshi Yoneda
dbdd3f5541 wazevo: adds support for host functions (#1630)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-08-15 12:00:36 +09:00
Takeshi Yoneda
fa63fda1b9 wazevo: adds support for memory.grow,size instructions (#1627)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-08-14 13:24:56 +09:00
Takeshi Yoneda
02900879bf wazevo: initial impl of the new optimizing backend (#1615)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
2023-08-09 10:45:23 +09:00