This is squash of following commit:
commit e43b2cdb13e8cb29433bb12f73ddb15766093429
Author: Jia Yuan Lo <jylo06g@gmail.com>
Date: Mon Jun 6 00:45:23 2022 +0800
emscripten: sync libllvm patches
commit c3d32f0a2d2a46bbab79e186e33b2f928b90b1b2
Author: Jia Yuan Lo <jylo06g@gmail.com>
Date: Sun Jun 5 23:57:40 2022 +0800
emscripten: add cmake to test notes
commit 407d1ef2e144450522b8e5437bc1b0271290e153
Author: Jia Yuan Lo <jylo06g@gmail.com>
Date: Sun Jun 5 11:25:38 2022 +0000
emscripten: update to 3.1.12
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
* upstream now use LLVM 15, update patches
* drop building libunwind until further notice
* patch binaryen CMakeLists.txt
* should be able to run tests now that python3 multiprocessing works
* emscripten: update to 2.0.32
* emscripten: drop debianutils
Upstream has replaced "which" usage with POSIX "command -v"
* emscripten: subpackage third party test suite
* emscripten: add detail run test suite instruction
* emscripten: use TERMUX_PKG_RM_AFTER_INSTALL
* emscripten: split patch to separate diff files
* emscripten-llvm: switch to use LLD