{"id":15663918,"url":"https://github.com/drom/wast-forth","last_synced_at":"2025-07-22T17:37:39.484Z","repository":{"id":145177464,"uuid":"55273594","full_name":"drom/wast-forth","owner":"drom","description":"WebAssembly AST :left_right_arrow: Forth","archived":false,"fork":false,"pushed_at":"2016-11-01T06:39:47.000Z","size":21,"stargazers_count":20,"open_issues_count":2,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T01:51:13.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/drom.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":"2016-04-02T02:20:35.000Z","updated_at":"2025-03-07T22:17:52.000Z","dependencies_parsed_at":"2023-04-18T17:30:33.407Z","dependency_job_id":null,"html_url":"https://github.com/drom/wast-forth","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fwast-forth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fwast-forth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fwast-forth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fwast-forth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drom","download_url":"https://codeload.github.com/drom/wast-forth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252749273,"owners_count":21798482,"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-10-03T13:40:29.730Z","updated_at":"2025-05-06T18:48:11.496Z","avatar_url":"https://github.com/drom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/drom/wast-forth.svg?branch=master)](https://travis-ci.org/drom/wast-forth)\n# wast-forth\n\nWebAssembly AST :point_right: Forth\n\n\n## Usage\n\n### Install\n\n```\nnpm i wast-forth\n```\n\n### CLI\n\n```\ngenforth test.wast \u003e test.forth\n```\n\n### As a library\n\n```js\nvar p = require('wast-praser').parse,\n    g = require('wast-forth').genforth;\n\nconsole.log(g(p('(module )')));\n// =\u003e\n```\n\n### References\n\n[Portable Assembly Language (PAF)](http://www.complang.tuwien.ac.at/anton/euroforth/ef13/papers/ertl-paf.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrom%2Fwast-forth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrom%2Fwast-forth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrom%2Fwast-forth/lists"}