wasmer/lib/llvm-backend/src
2019-10-25 12:52:47 -07:00
..
platform Unblock signals in LLVM trap handler. 2019-08-22 17:45:52 -07:00
backend.rs Set target triple and datalayout when creating the LLVM module. 2019-10-23 16:04:29 -07:00
code.rs Merge branch 'master' into feature/llvm-nan-but-fast 2019-10-25 12:52:47 -07:00
intrinsics.rs Remove dead intrinsics. 2019-10-22 23:36:18 -07:00
lib.rs Improved docs with custom logo and favicon 2019-09-03 17:06:31 -07:00
read_info.rs Initial implementation of SIMD in the LLVM backend. 2019-07-10 13:54:32 -07:00
stackmap.rs Fix unused import 'vm' on Windows 2019-08-22 13:19:46 -07:00
state.rs Remove dead functions, don't leave them commented out. 2019-10-21 11:16:51 -07:00
structs.rs First working version of LLVM in Windows 2019-07-30 14:47:53 -07:00
trampolines.rs fix missing info error 2019-09-17 12:05:00 +02:00