-
Refer to https://bellard.org/quickjs/bench.html
I am using the following branch to bench jerryscript
https://github.com/lygstate/jerryscript/tree/benchmark
Bench result:
Currently, the QuickJs…
-
Hi,
I wanted to use this wonderful module in aws lambda, the key blocker is that when I compile node-parquet module then the whole thing is over 400MB; Unfortunately AWS Lambda allows to upload ~2…
-
It would be great if makefile highlighting
is supported in code block.
-
I'm trying to compile my project to wasm, and now I meet a error when compiling.
My command:
`emcc -o slicer.js .\CMakeFiles\Slicer.dir\meshslice.cpp.o `
the error:
`wasm-ld: error: .\CMakeFile…
-
Edit:
**In order to fix the issue, please remove the `Default/GPUCache` directory inside the application's config directory:**
```sh
rm -r "${XDG_CONFIG_HOME:-~/.config}"/streamlink-twitch-gui/De…
-
I'd like to contribute an example with multiple libgit2 calls, rather than single lg2 point of entry.
As of now, I have "git init" + "git add" working.
It needs more exports in build.sh,
somethin…
-
```
What steps will reproduce the problem?
1.git clone master branch
2.make ./aseprite/build directory
3.sudo cmake, make, make install
What is the expected output? What do you see instead?
I noticed…
-
I am attempting to build from a fork repo and the procedure is not clear to me.
- I have installed emscripten via the emcommandprompt using the sdk commands
- I have downloaded and installed cmak…
-
Hi, i am trying to compile RethinkDB 2.4.0 on a Windows 10 machine.
I downloaded CMake, Node.js, Cygwin and Visual Studio 2019 on Windows environment.
On cygwin env i downloaded the additional packa…
-
**Describe the bug**
When trying to build onnxruntime with the Vitis-AI runtime according to the build instructions at https://onnxruntime.ai/docs/reference/execution-providers/Vitis-AI-ExecutionProv…