index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BinaryReaderIR: silence clang 14 warning (NFC) (#2232)
Keith Winstein
2023-05-09
1
-1
/
+1
*
Cleanup use of HAVE_WIN32_VT100 in color.cc
Shravan Narayan
2023-05-09
1
-22
/
+14
*
c-writer.cc: Correctly handle label names when branching out of try block (#2...
Keith Winstein
2023-05-08
2
-2
/
+18
*
Track use of SIMD and exceptions in IR, and CWriter includes support only if ...
Keith Winstein
2023-05-08
10
-15
/
+28
*
README.md: fix relaxed-simd link (#2230)
Michael R. Crusoe
2023-05-07
1
-1
/
+1
*
Don't include windows.h for color printing if !HAVE_WIN32_VT100
Shravan Narayan
2023-05-05
1
-0
/
+2
*
wasm2c: update simde submodule to 0.7.4-rc4 and add remaining tests (#2225)
Keith Winstein
2023-05-04
7
-1
/
+26
*
BinaryReader/BinaryReaderIR: check for missing end markers (#2218)
Keith Winstein
2023-05-03
6
-4
/
+34
*
wasm2c: Enable exceptions and simd according to command line flags
Shravan Narayan
2023-05-02
24
-140
/
+249
*
wasm2c: reduce the max exceptions size
Shravan Narayan
2023-05-01
1
-1
/
+1
*
c-writer.cc: cleanup name lookups to happen consistently in one place (NFC) (...
Keith Winstein
2023-04-27
1
-9
/
+11
*
Make sure (IR) Validator and BinaryReaderInterp agree re: validity (#2219)
Keith Winstein
2023-04-27
2
-2
/
+57
*
alloca() lives in <stdlib.h> on OpenBSD too (fixes #2216) (#2217)
Landry Breuil
2023-04-26
7
-7
/
+7
*
wasm2c: Use malloc.h instead of alloca.h for mingw
Shravan Narayan
2023-04-24
7
-7
/
+23
*
c-writer.cc: Fix memory64 allocation when limits are >2^32 (#2213)
Keith Winstein
2023-04-22
1
-5
/
+10
*
wasm2c.includes.c: replace alloca.h with stdlib.h on FreeBSD (#2212)
Petr Penzin
2023-04-22
7
-0
/
+16
*
wasm-rt-impl: reset g_signal_handler_installed in wasm_rt_free (#2209)
Keith Winstein
2023-04-21
1
-0
/
+1
*
wasm2c exception handling: fix unwinding after br inside try (#2204)
Soni L
2023-04-21
2
-6
/
+34
*
wasm-objdump: Include function names in "init functions" subsection (#2202)
Sam Clegg
2023-04-20
7
-14
/
+20
*
wasm2c: Misc docs and inline comment fixes
Shravan Narayan
2023-04-13
2
-17
/
+11
*
wasm2c: Add optional WASM_RT_GROW_FAILED_HANDLER to be notified of memory gro...
Shravan Narayan
2023-04-12
2
-2
/
+22
*
wasm2c: Separate the macros for allocation and bounds checks strategies
Shravan Narayan
2023-04-12
12
-61
/
+146
*
wasm2c: expose the initial and max size required from imported tables
Shravan Narayan
2023-04-11
3
-14
/
+941
*
wasm2c: Checkin prebuilt source code in source folder, add lint checks to ens...
Shravan Narayan
2023-04-11
8
-7
/
+1489
*
wasm2c: add signature for the wasm2c trap handler if defined
Shravan Narayan
2023-04-10
2
-4
/
+8
*
wasm2c: Fix warning of missing std namespace in call to move (#2191)
Shravan Narayan
2023-04-08
1
-1
/
+1
*
wasm2c: multiple .c outputs (#2146)
Yuhan Deng
2023-04-05
14
-100
/
+431
*
BinaryReaderIR: Limit number of function params, results, and locals (#2182)
Keith Winstein
2023-04-04
1
-0
/
+19
*
wasm2c: use CHECK_RESULT throughout workhorse function (NFC) (#2183)
Keith Winstein
2023-03-30
1
-53
/
+44
*
build.yml: use ubuntu-latest for all Linux runners (#2185)
Raphael Amorim
2023-03-28
1
-4
/
+2
*
Fix grammatical error (#2179)
David Park
2023-03-24
1
-1
/
+1
*
Silence warnings on GCC 12 (#2177)
Keith Winstein
2023-03-22
4
-10
/
+7
*
wasm-interp: Add --run-export and --argument (#2176)
Raphael Amorim
2023-03-19
4
-0
/
+163
*
binary-reader.cc: expand max local count and fix error message (#2173)
Keith Winstein
2023-03-15
6
-11
/
+12
*
Update wasm-c-api support to current API (#2172)
Keith Winstein
2023-03-14
2
-30
/
+32
*
c-writer.cc: Add local symbol prefix. (#2171)
Yuhan Deng
2023-03-15
5
-66
/
+67
*
BinaryReaderIR: increase kMaxNestingDepth to 16,384 (#2170)
Keith Winstein
2023-03-14
1
-1
/
+1
*
BinaryReaderIR: limit nesting depth to avoid stack overflow (#2169)
Keith Winstein
2023-03-13
1
-18
/
+19
*
Add new tests (#2168)
Keith Winstein
2023-03-13
78
-7
/
+793
*
Update testsuite (#2167)
Keith Winstein
2023-03-13
19
-158
/
+169
*
Improve lexing and parsing of invalid annotations (again) (#2166)
Keith Winstein
2023-03-10
8
-14
/
+55
*
wasm2c: implement the extended const expressions proposal (#2162)
Keith Winstein
2023-03-08
7
-15
/
+108
*
CI: add CIFuzz action (#2073)
DavidKorczynski
2023-03-07
1
-0
/
+22
*
Remove some old emcc link flags (#2158)
Sam Clegg
2023-03-06
1
-3
/
+1
*
Fix longstanding typo (#2160)
Soni L
2023-03-05
1
-1
/
+1
*
Fix for BUILD_FUZZ_TOOLS=ON (#2154)
Sam Clegg
2023-03-02
2
-2
/
+5
*
Always do a full roundtrip in run-roundtrip.py (#1661)
Sam Clegg
2023-02-28
8
-48
/
+62
*
Replace MakeUnique with c++14 std::make_unique (#2152)
Keith Winstein
2023-02-27
13
-278
/
+250
*
Use C++17's [[fallthrough]]. NFC (#2091)
Sam Clegg
2023-02-27
5
-17
/
+20
*
Improve lexing of invalid annotations (#2150)
Keith Winstein
2023-02-25
2
-1
/
+13
[prev]
[next]