1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-31 06:51:04 +00:00
anb 3b2d751c55 Enable compilation for specific target
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 
2019-11-15 18:51:59 -08:00
..
2019-07-31 23:18:38 -07:00
2019-11-15 18:51:59 -08:00
2019-08-20 16:37:32 -07:00