index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
opcode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format codebase (#1684)
Heejin Ahn
2021-12-20
1
-2
/
+1
*
Update rethrow depth handling and catch_all opcode (#1608)
Asumu Takikawa
2021-02-18
1
-1
/
+0
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-0
/
+1
*
Added initial "memory64" proposal support (#1500)
Wouter van Oortmerssen
2020-08-07
1
-0
/
+8
*
New interpreter (#1330)
Ben Smith
2020-02-21
1
-6
/
+5
*
[WIP] Added initial skeleton code for wasm-decompile. (#1155)
Wouter van Oortmerssen
2019-09-12
1
-2
/
+6
*
Add wasm-objdump fuzzing script; fix fuzz bugs (#1023)
Ben Smith
2019-02-20
1
-1
/
+4
*
Add test for disabled opcodes in binary reader (#934)
Ben Smith
2018-10-18
1
-1
/
+7
*
Optimize interpreter and `Opcode::FromCode`
Ben Smith
2018-09-10
1
-0
/
+23
*
Run clang-format over all the files (#814)
Ben Smith
2018-03-16
1
-2
/
+2
*
Small cleanup to simd extract/replace lane (#810)
Ben Smith
2018-03-16
1
-0
/
+3
*
Wabt simd v128.const instruction initial PR: (#677)
lizhengxing
2017-12-15
1
-1
/
+2
*
Add tracing/logging output for atomic instructions (#634)
Ben Smith
2017-09-21
1
-0
/
+1
*
Add Atomic instructions (#633)
Ben Smith
2017-09-20
1
-2
/
+6
*
Correctly report the value of bad opcodes (#630)
Ben Smith
2017-09-19
1
-4
/
+32
*
Always include quoted headers like "src/foo.h" (#601)
Ben Smith
2017-08-30
1
-3
/
+3
*
Add saturating float truncation operators (#573)
Ben Smith
2017-08-16
1
-3
/
+23
*
Fix wat writer to fold exception handling constructs. (#533)
KarlSchimpf
2017-06-26
1
-1
/
+0
*
Consistent comments when ending anonymous namespace (#521)
Sam Clegg
2017-06-23
1
-1
/
+1
*
Rewrite wabt::Opcode as C++ class (#500)
Ben Smith
2017-06-19
1
-48
/
+50
*
Use Index/Address/Offset instead of uint32_t (#433)
Ben Smith
2017-05-15
1
-3
/
+3
*
Move Opcode/OpcodeInfo to opcode.{c,h} (#412)
Ben Smith
2017-04-27
1
-0
/
+81