Add eval.c
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
@dinedal
Any chance you could add the eval extension as a default?
Contributor guide
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
Start by reading the linked SQLite eval extension source, eval.c, and then inspect how sql.js currently builds or enables SQLite extensions by default. Confirm the intended default behavior and identify the relevant build entry point before making changes; done means the extension is included in the default build and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript, sqlite
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100