|
78eca7958d
|
Move target back into wasmer_types
|
2025-03-06 11:09:51 +01:00 |
|
|
cf2d30940b
|
feat: Move "compilation" types from wasmer_types to wasmer_compiler
|
2024-11-06 16:42:06 +01:00 |
|
|
187d2e6364
|
Remove Artifact trait
In favor of using UniversalArtifact everywhere
|
2022-07-25 13:13:52 +03:00 |
|
|
b1f1939bf7
|
Move wasmer_compiler/{section,relocation}.rs to wasmer_types
|
2022-06-16 16:57:45 +03:00 |
|
|
5339f7cdae
|
Fix clippy lints
Fixes: #2926
|
2022-06-09 16:05:53 +02:00 |
|
|
6e974b92cd
|
Run cargo fmt
|
2020-08-13 18:12:43 -07:00 |
|
|
5049c543dc
|
Rename wasm-common crate to wasmer-types
|
2020-08-13 17:59:26 -07:00 |
|
|
f0c8542e1e
|
Address comments from PR
|
2020-06-13 09:49:57 -07:00 |
|
|
274fa1944f
|
Removed unused code
|
2020-06-11 09:36:13 -07:00 |
|
|
ff8f3c8948
|
Autodetect endianness based on target triple
|
2020-06-11 00:31:04 -07:00 |
|
|
dbd37e6740
|
Cranelift in Unix working all the way with unwind info
|
2020-06-10 22:33:25 -07:00 |
|
|
eaf85c2bfe
|
Added partial support for EH_FRAME in Cranelift for unwind
|
2020-06-10 20:44:44 -07:00 |
|