-
Submitted a simple PR (comments out 3 lines in 1 file) and the 3 "hunter" merge checks fail:
- `C/C++ CI / ubuntu-gcc-hunter-build-and-test (pull_request) Failing`
- `C/C++ CI / macos-clang-hunt…
-
I'm unable to even install on this due to the following error:
```shell
[1/4] 🔍 Resolving packages...
warning npmconf@2.1.2: this package has been reintegrated into npm and is now out of date wi…
-
Why is the `--experimental-wasm-threads` argument only set in emcmake and not in Emscripten.cmake?
https://github.com/emscripten-core/emscripten/blob/7df40381247896886e918b5e7086ec7fe6df3e5b/emcmak…
-
See https://github.com/kripken/j2k.js/issues/8
Current build process:
```
emconfigure cmake -DCMAKE_TOOLCHAIN_FILE=/usr/local/Cellar/emscripten/1.24.0/libexec/cmake/Modules/Platform/Emscripten.cmake…
acdha updated
10 years ago
-
I encountered an error while attempting to build and install the app using the 'yarn android' command. The error message and relevant details are as follows:
-----------------------------------**…
-
```
F:\Github\v8-cmake-master\v8\src\objects\js-temporal-objects.cc(5873,41): error C2065: "temp": undeclared identifier [F:\v8_build\v8_base_without_compiler.vcxproj]
F:\Github\v8-cmake-master\v8\s…
-
I wasn't able to find much documentation about libwabt.js, but I was able to piece this together from various sources. Corrections/elaborations are invited.
### Usage ###
Call either `parseWat(f…
-
I am building a wasm only sidemodule using the following emscripten link flags in my CMakeLists.txt:
```
set(EMSCRIPTEN_LINK_FLAGS "-s WASM=1 -s SIDE_MODULE=2 -v")
```
I am generating the make…
-
Hi Aaron!
mac OS 10.15.7
`%cmake --version`
`cmake version 3.20.2`
`%cmake --help | grep -A20 Generators`
```
Generators
The following generators are available on this platform (* mark…
-
The ir-builder.spec.ts can't be translated.
The error is "Assertion failed: (CastInst::castIsValid(opc, C, Ty) && "Invalid constantexpr cast!"), function getCast, file /Users/pzx/llvm/llvm-7.0.0.src/…