Julia Samól
Julia Samól
@toshi0383 done
The current "Active LTS" is v20.17.0, v18.20.4 was moved to "Maintenance LTS" in October 2023. What's more, v20.17.0 is about to be moved to "Maintenance LTS" itself and replaced with...
@max-krasnyansky @amqdn Running llama compiled with the `-march=armv8.7a` flag results in `SIGILL (ILL_ILLOPC)` on the Pixel 4a (2020). To be fair, the old target, `armv8.4a+dotprod`, wasn't much better. Only targeting...
> [@jsamol](https://github.com/jsamol) Could you perhaps try to email [@staltz](https://github.com/staltz) to see if he even wants to continue this project? I've contacted @staltz, I hoped that he'd explained the situation here...
> - [ ] Compile for iOS x64 simulator I've encountered an architecture mismatch problem when cross-compiling between an ARM host and x86_64 target, and vice versa. I could confirm,...
> - [ ] Test on Android > - [ ] Test on iOS @staltz what do you usually test the updates with? I ran a small subset of tests...
@jadejr it shouldn't be a problem, I can add it if I get a green light from @staltz. I don't want to invest time into a feature that I don't...
> 1. Why was sqlite disabled? Does it not work on ios? I was able to build and run it on android. I tried to make it use sqlite that...
@jadejr I've re-enabled sqlite
@ThaUnknown I'm not that familiar with building native addons, could you tell me exactly how I can reproduce the issue? Also I can't promise it'll be fixed quickly, I don't...