{"id":13837494,"url":"https://github.com/SPY/haskell-wasm","last_synced_at":"2025-07-10T18:33:26.922Z","repository":{"id":53513936,"uuid":"118053525","full_name":"SPY/haskell-wasm","owner":"SPY","description":"Haskell WebAssembly Toolkit","archived":false,"fork":false,"pushed_at":"2025-01-18T03:19:33.000Z","size":1031,"stargazers_count":154,"open_issues_count":7,"forks_count":24,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-03T02:39:52.910Z","etag":null,"topics":["compiler","haskell","toolkit","webassembly"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/SPY.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,"zenodo":null}},"created_at":"2018-01-19T00:06:15.000Z","updated_at":"2025-04-02T18:28:38.000Z","dependencies_parsed_at":"2024-05-30T04:34:18.909Z","dependency_job_id":"1e005fb0-4279-4297-ad2c-89db5eed4c93","html_url":"https://github.com/SPY/haskell-wasm","commit_stats":{"total_commits":307,"total_committers":11,"mean_commits":27.90909090909091,"dds":0.06514657980456029,"last_synced_commit":"efba9c2b504e793776f328c8ba661811e120021d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SPY/haskell-wasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPY%2Fhaskell-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPY%2Fhaskell-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPY%2Fhaskell-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPY%2Fhaskell-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SPY","download_url":"https://codeload.github.com/SPY/haskell-wasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPY%2Fhaskell-wasm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264631212,"owners_count":23640941,"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":["compiler","haskell","toolkit","webassembly"],"created_at":"2024-08-04T15:01:11.653Z","updated_at":"2025-07-10T18:33:26.629Z","avatar_url":"https://github.com/SPY.png","language":"Haskell","readme":"# Haskell WebAssembly Toolkit\n\n## Goals\n  * Provide a WebAssembly code generation tool for Haskell\n  * Create an infrastructure for Cmm to WebAssembly code generator\n  * Have Fun :)\n\n## Status\n  * [x] Lexer: supports nested block comments and all lexemes from the WebAssembly Spec\n  * [x] Parser: parses all examples from WebAssembly Core TestsSuit (including folded instructions parsing)\n  * [x] Renaming Phase: substitute identifiers with correct indexes, expand all implicit type declarations)\n  * [x] Binary format parser/serializer\n  * [x] Validation Phase: execute a verification procedure from the Spec\n  * [x] Execution Phase: implement a simple interpreter\n  * [x] Support extended Core Test Suit assertion grammar\n  * [X] Compile Core Tests to Tasty test cases and pass all tests\n\n## Todo\n  * [ ] Improve error messages for text representation parsing\n  * [ ] Text Representation pretty-printer\n  * [ ] Command line tool for calling interpreter/compiler/validator\n  * [ ] Codegen interface for type enforced generating valid WASM code\n  * [ ] Support for building if, loop, block\n\n## Development\nClone sources to directory and use `stack` for running tests:\n```\nstack build \u0026\u0026 stack test\n```\n","funding_links":[],"categories":["Haskell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSPY%2Fhaskell-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSPY%2Fhaskell-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSPY%2Fhaskell-wasm/lists"}