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 |
|
bjorn3
|
94f11cc3a8
|
Use pcrel pointers in .eh_frame
Fixes #1055
|
2020-09-23 13:44:32 +02:00 |
|
bjorn3
|
b8bbbe38d1
|
Remove cfg-if dependency
|
2020-09-16 16:57:52 +02:00 |
|
CohenArthur
|
4e685a512e
|
fmt: Run cargo fmt since it is available
|
2020-08-28 12:10:48 +02:00 |
|
bjorn3
|
ac77371852
|
Add a feature flag for the JIT
|
2020-07-09 14:23:00 +02:00 |
|
bjorn3
|
16b5dac463
|
Remove all non-tcx references from CodegenCx
|
2020-06-12 21:15:13 +02:00 |
|
bjorn3
|
27cc90effa
|
Improvements for latest Cranelift
|
2020-05-05 12:16:28 +02:00 |
|
bjorn3
|
020bcb31db
|
Register frame table in JIT mode
|
2020-05-01 20:58:27 +02:00 |
|
bjorn3
|
4da6488d95
|
Always emit .eh_frame section
|
2020-05-01 19:21:29 +02:00 |
|
bjorn3
|
e7661d49c3
|
Implement .eh_frame writing
|
2020-04-25 18:23:31 +02:00 |
|