"ReferenceError: Can't find variable: print" iOS 10 JavaScriptCore
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to have sql.js running in a native iOS 10 app with JavaScriptCore.
Unfortunately, not working so far : "ReferenceError: Can't find variable: print"
Any idea?
Cheers,
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 reproducing sql.js in a native iOS 10 app with JavaScriptCore and investigate the reported ReferenceError: Can't find variable: print. Done requires identifying whether sql.js can run in that environment and documenting or resolving the compatibility issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript, sqlite
- Domain
- databases, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100