-
To reproduce:
git clone git://github.com/tlrobinson/narwhal-v8.git
cd narwhal-v8
make
< after checking out v8 and compiling a ton of files with g++ >
mkdir -p bin
g++ -g -Iv8/…
-
running step 6 of the `build.py` gives the following error:
```
make[2]: *** No rule to make target `../../v8.out//libv8_monolith.a', needed by `libj2v8-macosx-x86_64.dylib'. Stop.
make[2]: *** …
-
I am submitting this issue to promote discussion...
Mainly wondering if it would make more sense to build a more generic Adapter interface for various libv8/javascript rendered asset pipelines (e.g. …
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unreal/zhcn/readme)/[Doc](https://puerts.github.io/unreal/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+so…
-
Looks like Fedora 30 version of libv8 now also has a custom ICU so we to do something similar:
https://github.com/jeroen/V8/blob/6ac6e34d1d70ea24709179126866544cf714cf36/src/bindings.cpp#L36-L40
…
-
Hi I am trying to install prophet r-package in a Databricks notebook.
Is there a faster way to do this than below? It takes 25min to install the prophet package this way.
```
Sys.setenv(DOWNLO…
-
Hello everyone :)
I've ran into a curious issue when setting a timeout at context creation. The underlying timeout detection doesn't seem to allow for rescue exceptions in attached methods, nor usi…
dvkch updated
6 months ago
-
Apologies if a GitHub issue is not the proper place for this question. I'm looking for documentation or examples for how one might import/require a JS module for use with mini_racer. Specifically, I'm…
-
IMO it would be nicer to build [pdfium](https://pdfium.googlesource.com/pdfium/+/refs/heads/main) inside conda-forge as well and just depend on it during the build of this package.
WDYT @jan-jansse…
-