{"id":20177551,"url":"https://github.com/sharktheone/yavashark","last_synced_at":"2025-04-10T04:30:20.484Z","repository":{"id":228766011,"uuid":"774268641","full_name":"Sharktheone/yavashark","owner":"Sharktheone","description":"A JS/TS Engine","archived":false,"fork":false,"pushed_at":"2025-04-09T21:50:23.000Z","size":3241,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T22:33:41.138Z","etag":null,"topics":["gosub","javascript","js","js-engine","rust","speed","ts","ts-engine","typescript"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sharktheone.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-19T08:48:26.000Z","updated_at":"2025-04-09T21:50:27.000Z","dependencies_parsed_at":"2024-04-14T22:25:02.159Z","dependency_job_id":"b0870fa9-20f7-4c77-8376-803dcd8b57b1","html_url":"https://github.com/Sharktheone/yavashark","commit_stats":null,"previous_names":["sharktheone/yavashark"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharktheone%2Fyavashark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharktheone%2Fyavashark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharktheone%2Fyavashark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharktheone%2Fyavashark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sharktheone","download_url":"https://codeload.github.com/Sharktheone/yavashark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248157314,"owners_count":21056989,"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":["gosub","javascript","js","js-engine","rust","speed","ts","ts-engine","typescript"],"created_at":"2024-11-14T02:16:19.621Z","updated_at":"2025-04-10T04:30:20.465Z","avatar_url":"https://github.com/Sharktheone.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yavashark\n\nA new TypeScript and JavaScript engine, currently in development, written in Rust. Yavashark is designed to be\nTypeScript-first, providing a way to run your TypeScript projects at native speeds, without the need for transpiling to\nJavaScript.\n\n## Project Status\n\nCurrently, I am working on getting more test 262 tests running.\n\nNext up would be an TS-Bytecode-Interpreter\n\nAfter that, I will start with the TS-Bytecode-Interpreter, which will be the first step to run TypeScript natively.\n\n## Why Yavashark?\n\nThe goal of Yavashark is to provide an engine that is optimized for TypeScript. This means you can write your code in\nTypeScript and run it directly, without the need to transpile it to JavaScript first. This can lead to performance\nimprovements and a simpler development process.\n\n## ECMA-262 Compliance\n\nWhile Yavashark is currently not compliant with the ECMA-262 standard, it is a goal for the future. As the project grows\nand more developers contribute, It will full compliance with the standard.\n\n## Contributing\n\nContributions to Yavashark are welcome! Whether it's reporting bugs, suggesting features, or contributing code, we\nappreciate all forms of help in making Yavashark better.\n\n### Interpreters and Compilers\n\nSo, I thought of a few interpreters and compilers for this project. Probably they are too many, but if we have the first\nfew, the next aren't that hard to implement.\n\n- [ ] JS-Tree-Walk-Interpreter [In Progress]\n- [ ] JS-Bytecode-Interpreter  [In Progress] (Stack based, TODO: Register based)\n- [ ] TS-Bytecode-Interpreter\n- [ ] TS-JIT-Compiler (Cranelift)\n- [ ] JS-JIT-Compiler (Cranelift)\n- [ ] TS-AOT-Compiler (Cranelift)\n- [ ] TS-AOT-Compiler (LLVM)\n- [ ] TS-JIT-Compiler (LLVM)\n- [ ] JS-JIT-Compiler (LLVM)\n- [ ] TS JIT-Compiler (Custom)\n- [ ] JS JIT-Compiler (Custom)\n\nThe cranelift compilers should be relatively easy to implement, once we can compile to Cranelift IR (maybe except the\nJS-JIT)\nFor LLVM it is the same as for Cranelift, but we have to compile to LLVM IR.\n\nThe custom JIT-Compilers are just for fun, because they are too risky for production.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharktheone%2Fyavashark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharktheone%2Fyavashark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharktheone%2Fyavashark/lists"}