-
I propose adding a `use_cloned!` macro with the following semantics:
```rust
button.connect_clicked(use_cloned![move |_btn| {
weak!(label, panic).set_label("clicked the button");
strong!(lab…
-
## Description
`iOS Native Modules` page contains the following sentence in `Exporting Swift` section:
> Swift doesn't have support for macros, so exposing native modules and their methods to …
-
- [Library Evolution in Swift](https://swift.org/blog/library-evolution/)
- [Binary Frameworks in Swift](https://pspdfkit.com/blog/2018/binary-frameworks-swift/)
- [Swift 6 在路上](https://mp.weixin.qq…
-
Hello there and thanks for providing this great package!
I have a 108mb (language dictionary with just under 5 million rows) xml file that takes over an hour to decode.
At peak the memory consump…
-
```
A lot of us use at least one of Google's public data APIs. It's unavoidable.
From YouTube to Google+ to even the URL Shortener, it is inevitable that we
will use one of Google's APIs because the…
-
I am trying to build Swift 5.2 on Raspbian Buster and get keep getting the following error.
```
/home/buildSwiftOnARM/swift/include/swift/AST/ImportCache.h:103:7: error: requested alignment is les…
-
## Environment
```
System:
OS: macOS 12.6
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Memory: 27.66 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hey @louis030195,
first of all awesome idea with screenpipe, it's what I wanted since I saw rewind.ai the first time 🙌🏼
I wanted to set up the dev environment and I am completely new to ollama, so …
-
```
A lot of us use at least one of Google's public data APIs. It's unavoidable.
From YouTube to Google+ to even the URL Shortener, it is inevitable that we
will use one of Google's APIs because the…