termux-packages/packages/emscripten
Jia Yuan Lo 2fd39a6143 emscripten: mention ndk-sysroot in test notes
Well yes, as a byproduct of passing emscripten test suite, you can use
close-to-upstream emscripten-llvm clang to build native Android
binaries.
Starting LLVM 15, I stopped building libunwind as the build method no
longer works (most likely not supported anymore) and its unknown how
much differs from the one shipped in NDK.

You can still build native executables by installing ndk-sysroot which
includes libunwind.
emscripten-llvm will not hard depend on ndk-sysroot as the focus is
WebAssembly.
2022-03-08 04:52:59 +09:00
..
binaryen-CMakeLists.txt.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00
binaryen-third_party-CMakeLists.txt.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00
build.sh emscripten: mention ndk-sysroot in test notes 2022-03-08 04:52:59 +09:00
emscripten-binaryen.subpackage.sh emscripten: add dependency on libc++ properly 2022-03-08 04:52:59 +09:00
emscripten-llvm.subpackage.sh emscripten: add dependency on libc++ properly 2022-03-08 04:52:59 +09:00
emscripten-tests-third-party.subpackage.sh emscripten: update to 2.0.32 (#7905) 2021-11-02 02:11:44 +05:30
llvm-project-clang-lib-Driver-ToolChain.cpp.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00
llvm-project-clang-lib-Driver-ToolChains-Linux.cpp.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00
llvm-project-compiler-rt-CMakeLists.txt.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00
llvm-project-compiler-rt-lib-builtins-CMakeLists.txt.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00
llvm-project-libunwind-CMakeLists.txt.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00
llvm-project-llvm-tools-llvm-rtdyld-llvm-rtdyld.cpp.patch.diff emscripten: update some details 2022-03-08 04:52:59 +09:00