-
I'm working on a solution that run javascript as guest script of our JVM application with graal js.
I've release several host api like this
``` invokeRpc(params, resolve,reject) ```
then in j…
-
During the recent refactorings, we have removed support for the legacy server, OmniSharp-server. As part of this, the `:OmniSharpBuild` commands have also been removed - OmniSharp-roslyn does not have…
-
Hi Zach,
It could be helpful to start a roadmap or a list of project goals. Features/extensions/interactions that you are envisioning for the project, aside from requests or issues submitted by other…
-
### 🤔 What's the problem you're trying to solve?
On Linux, system-wide shared libraries are expected to be versioned via `SONAME`.
### ✨ What's your proposed solution?
Set [`SOVERSION`](https://cma…
-
Since there seems to already be support for sqlite, something similar seems possible for DuckDB? Polyglot notebooks could really use DuckDB's great file I/O capabilities for data wrangling tasks. I ma…
-
Is it possible to have some words have the same value when organising words alphabetically? I am documenting a language where Á, À, Ā, and Ǎ have the same value as the base letter A. For example, if I…
-
**Description of the bug**
Workload files containing scenario(s) when specified with its full path doesn't work. This is with [nb version `3.12.124`](https://github.com/nosqlbench/nosqlbench/releases…
-
# 🐞 bug report
### Affected Rule
`py_binary` and `py_test`
### Is this a regression?
No
### Description
Hermetic toolchains incur a significant overhead to executing Python…
-
Hi there,
Thanks for your great work with the app. I was planning to migrate off my links from Raindrop.io to move to Omnivore. Would it be please possible to add an importer to import all links a…
-
It appears as though you can no longer use a slim java as a 'first layer' in docker.
In my Dockerfile I have the equivalent of
```
ARG BASEIMAGE=
...
RUN tar xvfz --strip-components=1 -C /…