-
environment
"electron": "22.3.23",
"electron-rebuild": "^3.2.9",
"usb": "^2.11.0",
Compile using electron-builder on windos10 64-bit
Used before compilation to rebuild
.\node_modules\…
-
# Bun's roadmap
## 2024 Q4
### bun install
- [ ] https://github.com/oven-sh/bun/issues/11863 (will unblock https://github.com/dependabot/dependabot-core/issues/6528)
- [ ] https://github.com/oven-…
-
Can I use any npm package I want or are there limitations?
Thank you in advance
-
**Describe the bug**
in some cases the binding expression is interpreted as eval. then, the resulting javascript want to call the vis function which is not available.
**To Reproduce**
Steps t…
-
### Is there an existing proposal for this?
- [X] I have searched the existing proposals
### Is your feature request related to a problem?
No
### Describe the solution you'd like
I would like to …
-
just share it as an exmaple.
-
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…
-
```
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…
-
What do you think about updating to the latest WebKit instead? WebKit is still being maintained. It's still the engine powering Safari.
p/s: Yes, I know you will use the C interface offered by Serv…