Arnaud Botella
Arnaud Botella
Is there any plan for supporting the new N-API? I assume the porting is a lot of work...
I would like to know if there is a way to provide a license file to a client, so he could use it on a third party CI, like Github...
I have several projects and each project has several libraries. I would like to control the license at library scale. How should I do that? Do I need to generate...
I have an issue while deserializing a file with different `PolymorphicContext`. I have a custom `PolymorphicContext` build using the `registerSingleBaseBanch` method, let's call it `PC_A`. I save a file using...
I am trying to download an asset from Github. Here is the corresponding code: ```js import Octokit from "@octokit/rest" const octokit = new Octokit({ auth: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }); const owner =...
- [ ] update Abseil to the current official repo - [ ] update Eigen to the current official repo
Relationships edges have two types: hard coded relation type or generic type.