{"id":13906764,"url":"https://github.com/sdiehl/wasm","last_synced_at":"2025-10-04T19:31:22.218Z","repository":{"id":137839243,"uuid":"48756335","full_name":"sdiehl/wasm","owner":"sdiehl","description":"Haskell compiler infastructure for WebAssembly","archived":true,"fork":false,"pushed_at":"2017-12-24T09:54:51.000Z","size":336,"stargazers_count":358,"open_issues_count":0,"forks_count":14,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-09-25T22:55:03.505Z","etag":null,"topics":["assembler","haskell","webassembly"],"latest_commit_sha":null,"homepage":"","language":"WebAssembly","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/sdiehl.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}},"created_at":"2015-12-29T16:26:39.000Z","updated_at":"2024-07-28T11:03:39.000Z","dependencies_parsed_at":"2023-06-26T01:44:19.904Z","dependency_job_id":null,"html_url":"https://github.com/sdiehl/wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdiehl%2Fwasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdiehl%2Fwasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdiehl%2Fwasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdiehl%2Fwasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdiehl","download_url":"https://codeload.github.com/sdiehl/wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219876759,"owners_count":16554786,"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":["assembler","haskell","webassembly"],"created_at":"2024-08-06T23:01:42.153Z","updated_at":"2025-10-04T19:31:16.823Z","avatar_url":"https://github.com/sdiehl.png","language":"WebAssembly","funding_links":[],"categories":["WebAssembly"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://kripken.github.io/talks/wasm3.png\" width=\"400px\"/\u003e\n\u003c/p\u003e\n\nHaskell WebAssembly\n-------------------\n\n[![Build Status](https://travis-ci.org/haskell-wasm/wasm.svg?branch=master)](https://travis-ci.org/haskell-wasm/wasm)\n\nA WebAssembly AST, parser, and assembler in Haskell for use in functional compiler backends\ntargeting WebAssembly.\n\nWarning, still a *big* work in progress.\n\nCodebase\n--------\n\nCore modules\n\n* [Entry](https://github.com/sdiehl/wasm/blob/master/src/Language/Wasm/Entry.hs) - Driver\n* [Syntax](https://github.com/sdiehl/wasm/blob/master/src/Language/Wasm/Syntax.hs) - Frontend AST\n* [Parser](https://github.com/sdiehl/wasm/blob/master/src/Language/Wasm/Parser.y) - Parser\n* [Lexer](https://github.com/sdiehl/wasm/blob/master/src/Language/Wasm/Lexer.x) - Lexer\n* [Pretty](https://github.com/sdiehl/wasm/blob/master/src/Language/Wasm/Pretty.hs) - Textual Format\n* [Binary](https://github.com/sdiehl/wasm/blob/master/src/Language/Wasm/Binary.hs) - Binary Format\n* [Test](https://github.com/sdiehl/wasm/blob/master/src/Test.hs) - Test suite\n\nUsage\n-----\n\n```haskell\nimport Language.Wasm.Syntax\nimport Language.Wasm.Binary\nimport Language.Wasm.Parser\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdiehl%2Fwasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdiehl%2Fwasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdiehl%2Fwasm/lists"}