index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wasm2c
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm2c: Add segue option to make exclusive use of the segment register
Shravan Narayan
2024-09-18
1
-2
/
+9
*
wasm2c: Segue optimization for modules with a single unshared memory (#2395)
Shravan Narayan
2024-06-26
1
-0
/
+39
*
wasm2c/README.md: update to reflect new compile command post-#2308 (#2390)
Keith Winstein
2024-02-12
1
-2
/
+2
*
wasm2c: atomic and shared mem operations using c11
Shravan Narayan
2024-01-30
1
-2
/
+35
*
w2c runtime: add per-thread init/free API (#2332)
Keith Winstein
2023-12-04
1
-0
/
+7
*
wasm2c: Enable exceptions and simd according to command line flags
Shravan Narayan
2023-05-02
1
-3
/
+4
*
wasm2c: Misc docs and inline comment fixes
Shravan Narayan
2023-04-13
1
-15
/
+10
*
wasm2c: Add optional WASM_RT_GROW_FAILED_HANDLER to be notified of memory gro...
Shravan Narayan
2023-04-12
1
-1
/
+7
*
wasm2c: add signature for the wasm2c trap handler if defined
Shravan Narayan
2023-04-10
1
-4
/
+4
*
Fix grammatical error (#2179)
David Park
2023-03-24
1
-1
/
+1
*
c-writer.cc: Add local symbol prefix. (#2171)
Yuhan Deng
2023-03-15
1
-14
/
+14
*
wasm2c: prettify/change name mangling (#2142)
Keith Winstein
2023-02-23
1
-77
/
+65
*
wasm2c: serialize types at wasm2c-time (#2120)
Keith Winstein
2023-01-25
1
-33
/
+29
*
Update wasm2c examples to reflect new wasm_rt_allocate_memory() parameter (#2...
Keith Winstein
2023-01-22
1
-4
/
+5
*
wasm2c: eliminate wasm_rt_register_tag() (#2122)
Keith Winstein
2023-01-11
1
-4
/
+1
*
wasm2c: add hook to allow a custom trap handler
Shravan Narayan
2022-11-07
1
-3
/
+10
*
wasm2c: implement the reference-types proposal (#1887)
Keith Winstein
2022-10-03
1
-6
/
+9
*
wasm2c: support for module instancing (#1814)
Yuhan Deng
2022-09-16
1
-26
/
+210
*
wasm2c/README.md: document runtime symbols needed for exceptions (#1960)
Keith Winstein
2022-08-15
1
-0
/
+43
*
wasm2c: run tests with -O2 on non-Windows (#1939)
Keith Winstein
2022-07-11
1
-0
/
+13
*
wasm2c: Avoid unnecessary `extern` in function decls. NFC (#1910)
Sam Clegg
2022-04-29
1
-12
/
+12
*
wasm2c: export free() function to free module state (#1901)
Keith Winstein
2022-04-14
1
-82
/
+56
*
wasm2c: Always use a module prefix and set one by default (#1897)
Sam Clegg
2022-04-14
1
-38
/
+17
*
Remove signature mangling from wasm2c output (#1896)
Sam Clegg
2022-04-14
1
-9
/
+8
*
wasm2c: use signal handler to detect stack exhaustion (#1875)
Keith Winstein
2022-04-04
1
-2
/
+9
*
Finish instruction renaming (#1792)
Heejin Ahn
2021-12-20
1
-11
/
+11
*
Fix typo (#1705)
inokawa
2021-08-30
1
-1
/
+1
*
More work on the wasm2c documentation (#835)
Ben Smith
2018-05-22
1
-0
/
+438