{"id":15117186,"url":"https://github.com/Rerumu/Wasynth","last_synced_at":"2025-09-27T22:32:16.878Z","repository":{"id":36999888,"uuid":"416197965","full_name":"Rerumu/Wasynth","owner":"Rerumu","description":"WebAssembly to Lua translation library and tool","archived":false,"fork":false,"pushed_at":"2024-03-04T18:13:10.000Z","size":621,"stargazers_count":88,"open_issues_count":2,"forks_count":14,"subscribers_count":5,"default_branch":"trunk","last_synced_at":"2024-03-04T19:49:27.722Z","etag":null,"topics":["lua","luajit","luau","webassembly"],"latest_commit_sha":null,"homepage":"https://discord.gg/sgm5YcmgyD","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rerumu.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":"2021-10-12T05:33:48.000Z","updated_at":"2024-05-29T23:17:23.475Z","dependencies_parsed_at":"2023-02-15T10:46:16.633Z","dependency_job_id":"a189708c-1551-45c9-82c6-d18984140a94","html_url":"https://github.com/Rerumu/Wasynth","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rerumu%2FWasynth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rerumu%2FWasynth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rerumu%2FWasynth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rerumu%2FWasynth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rerumu","download_url":"https://codeload.github.com/Rerumu/Wasynth/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234462189,"owners_count":18837279,"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":["lua","luajit","luau","webassembly"],"created_at":"2024-09-26T01:45:51.662Z","updated_at":"2025-09-27T22:32:16.873Z","avatar_url":"https://github.com/Rerumu.png","language":"Rust","funding_links":[],"categories":["Tooling"],"sub_categories":["Other"],"readme":"## Note of Discontinuation\n\nThis project served well as a proof of concept and initial testing ground for what I wanted to work on. It will not receive any further updates due to accumulating technical debt and the rigid design that makes work on it difficult. [Spider](https://github.com/SovereignSatellite/Spider) will be its successor project, where development will continue.\n\n## Wasynth\n\nThis is a WebAssembly translation tool and library for arbitrary languages. It contains several modules for different purposes as outlined below.\n\n* `wasm-ast` handles creating abstract syntax trees which can be used to inspect and act on WebAssembly code.\n* `codegen/*` handles individual code generation libraries that consume the syntax trees.\n* `dev-test/tests/*` handles testing the code generation against the standard test suite.\n* `dev-test/fuzz_targets/*` handles testing syntax tree building through fuzzing of pseudo-random data.\n\n## Code Generation\n\nThe code generation libraries also offer a simple binary utility for translating to source. These can be built or installed by using the `--path codegen/language --bin wasm2language` Cargo flags.\n\n|          |                |                       |\n|----------|----------------|-----------------------|\n| LuaJIT   | :green_circle: | Minimum version 2.1.0 |\n| Luau     | :green_circle: |                       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRerumu%2FWasynth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRerumu%2FWasynth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRerumu%2FWasynth/lists"}