{"id":22409101,"url":"https://github.com/astroxnetwork/flutter_webf_quickjs","last_synced_at":"2025-10-26T11:13:40.500Z","repository":{"id":232793075,"uuid":"671864830","full_name":"AstroxNetwork/flutter_webf_quickjs","owner":"AstroxNetwork","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-30T09:20:53.000Z","size":3432,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T17:17:20.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/openwebf/quickjs","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstroxNetwork.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-07-28T10:13:26.000Z","updated_at":"2024-11-10T08:38:24.000Z","dependencies_parsed_at":"2024-04-11T14:08:41.121Z","dependency_job_id":"b4dec7b8-cbca-49a2-8c36-90e15ca51429","html_url":"https://github.com/AstroxNetwork/flutter_webf_quickjs","commit_stats":null,"previous_names":["astroxnetwork/flutter_webf_quickjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroxNetwork%2Fflutter_webf_quickjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroxNetwork%2Fflutter_webf_quickjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroxNetwork%2Fflutter_webf_quickjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroxNetwork%2Fflutter_webf_quickjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstroxNetwork","download_url":"https://codeload.github.com/AstroxNetwork/flutter_webf_quickjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245767351,"owners_count":20668828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-05T12:06:34.993Z","updated_at":"2025-10-26T11:13:40.430Z","avatar_url":"https://github.com/AstroxNetwork.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"quickjs\n---\n\n![linux ci](https://github.com/openwebf/quickjs/actions/workflows/linux.yml/badge.svg)\n\n\u003e Optimized quickjs mantained by OpenWebF team.\n\n### Optimizations\n\nIn addition to the relevant features and optimizations in the [TODO](https://github.com/openwebf/quickjs/blob/master/TODO) file, the more important optimizations are:\n\n- [x] Column number\n- [ ] Basic Debugger API\n- [x] Poly IC\n  - [x] Self Poly IC\n  - [x] Prototype Poly IC \n- [x] Replace malloc To [mimalloc](https://github.com/microsoft/mimalloc)\n- [ ] Improve The Performance Of GC\n\nIn our plan, we first complete the above optimizations and then gradually add the remaining parts.\n\n### How To Build\n\n```shell\n\u003e mkdir build\n\u003e cd build\n\u003e cmake .. \u0026\u0026 make -j4\n```\n\nyou can find `libquickjs.a` in lib folder and `qjs` / `qjsc` / `run-test262` in bin folder.\n\n\n### How To Run Test262\n\n```shell\n\u003e bash scripts/test.sh\n```\n\nIt will output result like:\n```\nResult: 573/75124 errors, 1388 excluded, 7844 skipped, 573 new\n```\n\n### Benchmark\n\n\u003e - Apple M1 Pro\n\u003e - macOS Monterey 12.2.1\n\u003e - Clang 13.0.0 arm64-apple-darwin21.3.0\n\n|               | bellard/quickjs (2788d71)    | openwebf/quickjs (latest)       |\n| ------------- | ---------- | ---------- |\n| Richards      | 1188        | 1457       |\n| Crypto        | 1443        | 1527       |\n| RayTrace      | 744        | 1995       |\n| NavierStokes  | 2775        | 2979       |\n| DeltaBlue     | 1100        | 1595       |\n| Total score   | 1312        | 1840 (+40.2%)      |\n| File Size(KB) | 1.3M        | 1.4M        |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastroxnetwork%2Fflutter_webf_quickjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastroxnetwork%2Fflutter_webf_quickjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastroxnetwork%2Fflutter_webf_quickjs/lists"}