-
I'm maintaining the [`nbind`](https://github.com/charto/nbind#readme) project which autogenerates NAN and Emscripten bindings (and TypeScript definitions) for C++ classes and functions. It makes writi…
-
Given that it's now been years since we killed off the Java binding side of things (and there can't be any other kind of binding but an ES binding for this spec), it's time to seriously consider mergi…
-
When I enable https://github.com/lambdalisue/jupyter-vim-binding I get an error in the js console that leads to line 20845 of main.min.js
> throw new Error('trying to remove a non-existent shortcu…
-
Hi!
Thank you for all the work!
I wanted to ask for pointers about how to make the translation engine work outside the browser, maybe with only a wasm runtime(?). The [bergamot project website](ht…
-
I was looking for repositories that use the boardgame.io package, and came across your repository, which is very polished I must say. I'm impressed of the quality.
I'd like to play the card game Sk…
-
Nx - [Website](https://nx.dev/) - [GitHub](https://github.com/nrwl/nx)
### What version of Bun is running?
0.7.0
### What platform is your computer?
Darwin 22.5.0 arm64 arm
### What ste…
-
When sending a scheduled message to service bus queue, when the message is passed on to the queue itself and an Azure Function is triggered (Service Bus Queue Trigger) the message is `undefined`.
#…
-
The "Javascript module" version of Mediainfo seems superior. It works perfectly on both Client-side (Browser-side) and Server-side (e.g. Node.js) environment. (it's can be called *isomorphic*)
i t…
-
Hi, since this proposal has gained some exciting momentum recently, I would like to give a perspective from a potential user of decorators that you probably haven't heard from yet: the GNOME desktop.
…
-
```
Seems that OnLoadEnd is not the same as DOMContentLoaded, when testing loading
of big image it behaves more like window.onload. We need a built-in event when
DOM is ready. We should inject javas…