-
I'm currently trying to work with this project and develop a typescript definition file as I go (at a minimum for the features I'm using). As I amass definitions that match your bindings, I may eventu…
-
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'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…
-
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`.
#…
-
### 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 …
-
_This issue is coming out of a discussion in the [Make WordPress Slack Outreach Channel where we discussed some of the reasons why we are not ready to adopt pattern overrides on custom build projects.…
-
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…
-
Vulnerable Library - libxmljs2-0.30.1.tgz
libxml bindings for v8 javascript engine
Library home page: https://registry.npmjs.org/libxmljs2/-/libxmljs2-0.30.1.tgz
Path to dependency file: /package.js…
-
```
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…
-
I am facing 2 scenarios on iOS:
1. I build the project and the app starts on my device. Then all my react components are being rendered. I am getting componentDidMount of UnityView. And I have set …