index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interp
/
interp-wasm-c-api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the custom-page-sizes proposal (#2502)
Keith Winstein
2024-11-08
1
-1
/
+4
*
Update wasm-c-api support to current API (#2172)
Keith Winstein
2023-03-14
1
-30
/
+32
*
Replace MakeUnique with c++14 std::make_unique (#2152)
Keith Winstein
2023-02-27
1
-15
/
+17
*
Move headers to include/wabt/ (#1998)
Alex Reinking
2022-09-28
1
-6
/
+6
*
Clang-format codebase (#1684)
Heejin Ahn
2021-12-20
1
-10
/
+10
*
Fix type names for function references (#1787)
Sam Clegg
2021-12-13
1
-4
/
+4
*
Add error locations to BinaryReaderInterp (#1780)
Sam Clegg
2021-12-09
1
-2
/
+2
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
1
-2
/
+2
*
Add wasm_importtype_* functions to wasm-c-api (#1586)
Ben Smith
2021-01-09
1
-0
/
+43
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
1
-1
/
+1
*
[wasm-c-api] Implement missing functions (#1461)
Ben Smith
2020-06-10
1
-0
/
+32
*
Reference types changes to remove subtyping (#1407)
Ben Smith
2020-05-28
1
-29
/
+13
*
Pass current Thread to host function callbacks (#1412)
Sam Clegg
2020-05-11
1
-4
/
+4
*
Convert Type from an enum into a class (#1350)
Ben Smith
2020-02-28
1
-2
/
+2
*
New interpreter (#1330)
Ben Smith
2020-02-21
1
-881
/
+690
*
Initial WASM C API implementation. (#1250)
Sam Clegg
2020-01-16
1
-0
/
+1432