index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wasm2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve wasm2c example update process. NFC (#1857)
Sam Clegg
2022-03-08
2
-5
/
+21
*
Update wasm2c example output. NFC (#1851)
Sam Clegg
2022-03-07
3
-77
/
+141
*
wasm2c: Add wasm_rt_strerror to covert trap code to string (#1848)
Sam Clegg
2022-03-03
2
-0
/
+27
*
Fix compiler warnings in wasm2c output (#1844)
Sam Clegg
2022-03-02
1
-1
/
+1
*
Finish instruction renaming (#1792)
Heejin Ahn
2021-12-20
4
-30
/
+30
*
Fix typo (#1705)
inokawa
2021-08-30
1
-1
/
+1
*
Port to big-endian platforms (s390x but others can be trivially added) (#1557)
Soni L
2020-12-07
1
-0
/
+6
*
Fix warning. NFC. (#1580)
Sam Clegg
2020-12-03
1
-1
/
+1
*
Completely disable signal handler on 32-bit (#1488)
Ben Smith
2020-07-21
1
-8
/
+17
*
Use #warning instead of #warn (#1487)
Ben Smith
2020-07-16
1
-1
/
+1
*
[wasm2c] Disable signal handling on 32-bit archs (#1483)
Ben Smith
2020-07-15
1
-0
/
+4
*
Fix warning on comparison of void* to integer. fixes #1472 (#1473)
Alon Zakai
2020-06-22
1
-1
/
+1
*
[wasm2c] Implement trap handler for linux/macos (#1442)
Ben Smith
2020-06-04
3
-6
/
+87
*
[wasm2c] Add rot13 example (#1384)
Ben Smith
2020-04-14
7
-54
/
+180
*
[wasm2c] Fix realloc check in wasm_rt_grow_memory (#1171)
Ben Smith
2019-09-25
1
-1
/
+1
*
[wasm2c] Return -1 if wasm_rt_grow_memory fails (#1148)
Ben Smith
2019-08-29
1
-2
/
+10
*
Add missing string.h include to wasm-rt-impl.c (#1010)
Matt McCormick
2019-02-10
1
-0
/
+1
*
Update testsuite (#942)
Ben Smith
2018-11-05
2
-1
/
+7
*
[wasm2c] Add spec tests; fix update-spec-tests.py (#891)
Ben Smith
2018-08-14
1
-0
/
+1
*
[wasm2c] Fix bad realloc in wasm-rt-impl (#869)
Ben Smith
2018-06-25
1
-1
/
+1
*
More work on the wasm2c documentation (#835)
Ben Smith
2018-05-22
6
-0
/
+767
*
Separate out wasm-rt.h and wasm-rt-impl.{c,h} (#813)
Ben Smith
2018-03-20
3
-0
/
+338