Перейти к файлу
Giovanni Petrantoni 1e9c4f277a Compiled neon under android as well 2016-05-10 15:50:51 +09:00
Android/jni Compiled neon under android as well 2016-05-10 15:50:51 +09:00
NativePath Moved some files for better directory structure 2016-05-07 16:51:34 +09:00
NativePath.xcodeproj iOS fixes 2016-03-17 01:51:26 -04:00
source Compiled neon under android as well 2016-05-10 15:50:51 +09:00
.gitignore Added android scripts 2015-11-24 12:51:17 +09:00
Builtins.def added more Builtins 2015-12-04 12:37:43 +09:00
CMakeLists.txt Preliminary NEONvsSSE support to have multi-arch/platform intrinsics 2016-05-07 17:47:36 +09:00
NEONvsSSE_gen.lua Made some fixes for NEON layer, but gonna remove it for now because android support is lacking 2016-05-10 15:17:47 +09:00
README.md Create README.md 2015-11-16 09:24:55 +01:00
buildLinux.sh Preliminary fixes to build scripts 2016-05-07 16:55:13 +09:00
buildWindows.bat Added windows compatibility 2015-11-24 12:34:49 +09:00
buildiOS.sh Added android scripts 2015-11-24 12:51:17 +09:00
example.txt Small fixes 2016-04-24 15:25:36 +09:00
generate_builtins.lua added more Builtins 2015-12-04 12:37:43 +09:00
npClang Moved some files for better directory structure 2016-05-07 16:51:34 +09:00

README.md

NativePath

Header free and macro free wrapper of native libraries intended to use with LLVM bytecode or clang for multiplatform compilation.