bjorn3
|
0a5968dfd2
|
Use the new cranelift-module interface
This updates Cranelift to include bytecodealliance/wasmtime#2249
|
2020-10-08 19:00:21 +02:00 |
|
bjorn3
|
c8699076f9
|
Document almost all modules
Fixes #1082
|
2020-09-23 15:13:49 +02:00 |
|
CohenArthur
|
4e685a512e
|
fmt: Run cargo fmt since it is available
|
2020-08-28 12:10:48 +02:00 |
|
bjorn3
|
53307fd2e1
|
Introduce PointerBase::Dangling
|
2020-04-11 14:59:01 +02:00 |
|
bjorn3
|
f288959c00
|
Limit publicness to crate where possible and remove unused imports
|
2020-03-27 12:14:45 +01:00 |
|
bjorn3
|
b113e88ddb
|
Fix warnings
|
2020-03-24 13:41:19 +01:00 |
|
bjorn3
|
240d56c33c
|
Support virtual calls with unsized self argument
|
2020-03-10 20:41:31 +01:00 |
|
bjorn3
|
dadfbeab6c
|
Don't use stack_{load,store} for vectors
|
2019-12-25 14:38:37 +01:00 |
|
bjorn3
|
399cada762
|
Directly depend on cranelift_{codegen,frontend}
Fixes #838
|
2019-12-24 12:43:20 +01:00 |
|
bjorn3
|
15a310345d
|
Improve local ir comments
|
2019-12-22 17:04:33 +01:00 |
|
bjorn3
|
fbbc910ddc
|
[OPT] Emit stack_{load,store} where possible
|
2019-12-20 19:30:56 +01:00 |
|
bjorn3
|
967709f31a
|
[OPT] Use load and store offsets instead of iadd_imm
|
2019-12-20 16:02:47 +01:00 |
|