mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 14:45:40 +00:00
3b2d751c55
By exposing the target information through `CompilerConfig`, compiler(only LLVM at the moment) could create a machine with different CPU feature flags other than current host, which makes it capable to "cross compile" to some degree. Update #959 |
||
---|---|---|
.. | ||
platform | ||
backend.rs | ||
code.rs | ||
intrinsics.rs | ||
lib.rs | ||
read_info.rs | ||
stackmap.rs | ||
state.rs | ||
structs.rs | ||
trampolines.rs |