I'm facing the same issue. I built v8 for Android, and when linking
`libv8_monolith.a` in my app using NDK, there are link errors. The app and the
other third-party libs use the NDK libc++ expecting the `std::__ndk1`
namespace, but v8 is expecting `std::__1`.
I couldn't find a way to tell the v
I don't know your exact use case but with `symbol_level = 0`, it works for
me on V8 *8.3.110.9*
On Monday, June 15, 2020 at 5:31:40 PM UTC+2, Tommaso Bossi wrote:
>
> Actually I don't think the issue is related to this specific version. I
> have tried with version 8.1 and I get the same result.
Actually I don't think the issue is related to this specific version. I
have tried with version 8.1 and I get the same result.
Il giorno sabato 13 giugno 2020 11:29:01 UTC+2, Tommaso Bossi ha scritto:
>
> Hi everyone,
>
> I'm trying to compile V8 as a shared library for all platforms. The
> comp
Launch bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1094837
On Friday, June 12, 2020 at 8:42:11 AM UTC+2 Andreas Haas wrote:
> Spec
>
> https://github.com/WebAssembly/JS-BigInt-integration
> Contact emails
> ah...@google.com, ecmzi...@google.com
>
> Summary
>
> The "JavaScript