-
swift2objc adds a `Wrapper` suffix to all the wrapped APIs to avoid conflicting with the existing APIs. It would be better to avoid doing this, using some other Swift language feature. For example, in…
-
Hi, I am making a wrapper library for a website with GraphQL API. I would like to ship the schema file with the library so the user doesn't have to download it manually. It only had to define own obje…
-
This issue tracks a few ideas for improving the APIs we use for writing tests. This means reducing the amount of code needed for common uses, eliminating pitfalls etc.
This issue is a place to brains…
-
I would like to request support for Python’s asyncio in this library. This feature would be particularly beneficial for Python services, which often rely on asynchronous programming for efficient and …
-
This issue requests building monero-java and [monero-cpp](https://github.com/woodser/monero-cpp) to static libraries so all dependencies are self-contained, with a shared library wrapper to access lib…
-
Does this library support Win32 compile?
I'm trying to create a cross-platform Python wrapper library for UUtils with pybind11, but when I was trying to compile it on Win32, the unittest in ctest c…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
When @defer-loading just one component from a (3rd party) Angular library, the whole l…
-
I'm experimenting with loading and executing libraries dynamically in a rust binary and have had excellent results using this library. I wanted to also try to remove the dependency on glibc to support…
-
Hello,
Thank you for the stunning pure CSS framework ❤️ loved it.
I want to create a wrapper react component library, however, are there any plans to do it or is it already done?
I checked ou…
-
The MockableSystemJS library specified in #1467 will provide an API that matches what [SystemJS](https://github.com/systemjs/systemjs) itself provides, but it will also make sense to offer a more high…