We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just had a look at the latest release and did not see windows arm64. also called aarch64 I believe.
https://github.com/vlcn-io/cr-sqlite/releases/tag/v0.16.3
Windows arm hardware is really taking off, now that Qualcomm are producing hardware for Windows
Is Rust able to built for this ?
Here is just a copy / paste of the tagged release :)
[crsqlite-aarch64-linux-android.zip](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-aarch64-linux-android.zip) 463 KB Jan 18 [crsqlite-darwin-aarch64.zip](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-darwin-aarch64.zip) 396 KB Jan 18 [crsqlite-darwin-x86_64.zip](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-darwin-x86_64.zip) 381 KB Jan 18 [crsqlite-ios-dylib.xcframework.tar.gz](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-ios-dylib.xcframework.tar.gz) 1.13 MB Jan 18 [crsqlite-linux-aarch64.zip](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-linux-aarch64.zip) 671 KB Jan 18 [crsqlite-linux-x86_64.zip](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-linux-x86_64.zip) 628 KB Jan 18 [crsqlite-win-i686.zip](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-win-i686.zip) 446 KB Jan 18 [crsqlite-win-x86_64.zip](https://github.com/vlcn-io/cr-sqlite/releases/download/v0.16.3/crsqlite-win-x86_64.zip)
The text was updated successfully, but these errors were encountered:
Also I am wondering why there is no WASM for the Browser ?
I would have thought that those todo examples use wasm as the service worker to do their thing...
https://vlcn-live-examples.fly.dev/todomvc-p2p.html has the
https://vlcn-live-examples.fly.dev/assets/crsqlite-0980e00c.wasm in it.
Sorry, something went wrong.
No branches or pull requests
Just had a look at the latest release and did not see windows arm64. also called aarch64 I believe.
https://github.com/vlcn-io/cr-sqlite/releases/tag/v0.16.3
Windows arm hardware is really taking off, now that Qualcomm are producing hardware for Windows
Is Rust able to built for this ?
Here is just a copy / paste of the tagged release :)
The text was updated successfully, but these errors were encountered: