-
Bun can do the following, but Deno cannot. Is there a reason Deno execution of WASM must route through JS?
```
# cat hello.c
#include
int main() {
printf("HELLO WASM\n");
retu…
-
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched the issue tracker for a feat…
-
### Component(s)
receiver/awsfirehose
### Is your feature request related to a problem? Please describe.
The current AWS Firehose receiver only supports `cwlogs` record type which is ingesting JSON…
-
Currently this library only supports passing a model filename which is internally read and parsed by parseModel https://github.com/maxmind/xgbshap/blob/08d02fca32883aa7ac7080bf378ca5330c6265ae/parse.g…
-
If I go to Manage Packages, the app lags out (spinning beachball of death) and I have to force quit it. If I go to Options first and *then* Manage Packages, it works.
-
### Description of the feature request:
Our repository contains about 700,000 targets. We use the output of `bazel query` to improve CI performance, by restricting the Bazel build to changed targ…
-
Was
```
fdk-aac.x86_64 2.0.2-6.fc39 @commandline
fdk-aac-devel.x86_64 2.0.2-6.fc39 @commandline…
-
it would be nice if this plugin can support editing the attributes directly in Database Properties Panel
-
Hi,
documentation mentions MapService, and looking at MapComponent code, I understand how it uses that service internally. It's also a private property, but MapService itself is Injectable based on…
-
Hi @viklund and all contributors,
Thanks for this amazing workflow and I found it very useful! I was wondering if there is a way to use it more efficiently.
For example, I already have bam files…