Awal Garg
|
2541789ccc
run rust tests with nightly toolchain
|
6 years ago |
Fabian
|
766c50b6fb
Enable api tests
|
6 years ago |
Fabian
|
c6764859b9
Add verbose to cargo builds
|
6 years ago |
Ernest Wong
|
bda133ba49
JSHint the lib directory
|
6 years ago |
Fabian
|
3a8d644d75
Port jit to Rust
|
6 years ago |
Fabian
|
ba0c875254
libwabt: Download stable release
|
6 years ago |
Fabian
|
c06d141ea6
Run full tests in debug mode
|
6 years ago |
Awal Garg
|
bcefd54349
fix rustfmt invocation
|
6 years ago |
Awal Garg
|
853bf477cc
minor fixes
|
6 years ago |
Awal Garg
|
e33cc8f072
rust restructuring, some refactoring
|
6 years ago |
Awal Garg
|
5d0d683bbc
fix deps and remove trailing space
|
6 years ago |
Awal Garg
|
75ed04e959
copy wasmgen bins instead of moving
|
6 years ago |
Awal Garg
|
fc7f4b468c
add wasmgen tests to makefile
|
6 years ago |
Awal Garg
|
95a65153f4
fix commit_instruction_body_to_cs
|
6 years ago |
Awal Garg
|
03f0da9525
use wg_ prefix for wasmgen, add tests to makefile
|
6 years ago |
Ernest Wong
|
129269fc14
Add devices test to CI + update tests to linux4
|
6 years ago |
Fabian
|
4129335287
Stats printing
|
6 years ago |
Fabian
|
9afb7eb39c
Instruction stats: Instrument code to count how often certain opcodes are used
|
6 years ago |
Fabian
|
f2274e0a60
Fix nasm test with forced jit
|
6 years ago |
Fabian
|
91480947da
Expect test: Add missing dependency on build/v86-debug.wasm
|
6 years ago |
Fabian
|
e6af9f3d7f
Expect tests
|
6 years ago |
Fabian
|
f093e23f9e
Explicity use -std=c11
|
6 years ago |
Fabian
|
a30556b155
Don't rebuild other instruction tables when generate_analyzer.js changes
|
6 years ago |
Fabian
|
f8349af093
New block analysis, generation of state machine with multiple basic blocks
|
6 years ago |
Fabian
|
ed763e09a7
Fix clang-tidy invocation
|
6 years ago |
Fabian
|
5c4c48e6dc
Add JIT_ALWAYS handling to makefile and add nasm test with JIT_ALWAYS
|
6 years ago |
Fabian
|
4379e5ef3e
Use qemu as a test oracle instead of the local machine
|
6 years ago |
Amaan Cheval
|
ce1ca76aea
Backup and generate diff in generate_{jit,interpreter}, not Makefile
|
6 years ago |
Amaan Cheval
|
7cf28d3d76
Have Makefile generate diff's for instruction tables as well
|
6 years ago |
Amaan Cheval
|
96e64acdb8
Address feedback to clean Makefile up for including generated tables
|
6 years ago |