-
Hi, I've migrated Readeck (https://codeberg.org/readeck/readeck) from mattn driver to yours and so far, so good. Thanks for your work, I really enjoy not needing CGO anymore :) Out of curiosity, I compiled the project with Go 1.24.0 and it panics with an "out of bounds memory access". Here's the message:
This was on first launch during schema creation. On an existing database, it fails (same error) with some specific requests but not all of them. If you'd like to reproduce, you can compile with: PS: the migration to WASM was done in this branch: https://codeberg.org/readeck/readeck/pulls/411/files |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Moved to issue #227. |
Beta Was this translation helpful? Give feedback.
Moved to issue #227.