tursodatabase / tursodatabase/libsql-js
LLRT support?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 335
- Forks
- 48
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
LLRT is still in very very early stages, so it's not surprising that it's not working with turso/libsql.
It seems like it should be possible, and the main hurdle seems to be somehow bundling the correct binaries. I keep running into Cannot find module '@libsql/linux-arm64-gnu' and some minor syntax issues like https://github.com/awslabs/llrt/issues/296
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reproducing the missing @libsql/linux-arm64-gnu module and the reported syntax issues under LLRT, then inspect how the package bundles platform binaries. Done means LLRT can load the correct libSQL binary without those syntax errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100