{"id":13672267,"url":"https://github.com/k-nasa/wai","last_synced_at":"2025-10-14T02:31:21.426Z","repository":{"id":37282382,"uuid":"368020293","full_name":"k-nasa/wai","owner":"k-nasa","description":"a wasm interpreter written by rust ","archived":false,"fork":false,"pushed_at":"2024-07-31T21:54:49.000Z","size":566,"stargazers_count":78,"open_issues_count":6,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T21:16:19.853Z","etag":null,"topics":["interpreter","runtime","rust","wasm","webassembly"],"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/k-nasa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["k-nasa"],"custom":["https://twitter.com/nasa_desu"]}},"created_at":"2021-05-17T01:16:04.000Z","updated_at":"2024-09-22T01:32:52.000Z","dependencies_parsed_at":"2024-08-01T01:54:01.620Z","dependency_job_id":null,"html_url":"https://github.com/k-nasa/wai","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fwai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fwai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fwai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-nasa%2Fwai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k-nasa","download_url":"https://codeload.github.com/k-nasa/wai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236436446,"owners_count":19148511,"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":["interpreter","runtime","rust","wasm","webassembly"],"created_at":"2024-08-02T09:01:30.785Z","updated_at":"2025-10-14T02:31:21.076Z","avatar_url":"https://github.com/k-nasa.png","language":"Rust","funding_links":["https://github.com/sponsors/k-nasa","https://twitter.com/nasa_desu"],"categories":["Rust"],"sub_categories":[],"readme":"[![CI](https://github.com/k-nasa/wai/actions/workflows/ci.yml/badge.svg)](https://github.com/k-nasa/wai/actions/workflows/ci.yml)\n\n# wai (WebAssembly interpreter)\n\nA simple wasm interpreter\n\nThis is an ongoing project\n\n\n## DEMO\n\nhttps://user-images.githubusercontent.com/23740172/123530111-d8775280-d731-11eb-9ddf-b4afd640ccdb.mov\n\n\n## Install\n\n### Install via Homebrew\n\n```bash\nbrew install k-nasa/tap/wai\n```\n\n### Install via Cargo\n\n```bash\ncargo install --git https://github.com/k-nasa/wai.git wai\n```\n\n\n## Usage\n\n```bash\nwai examples/add.wasm --invoke add -a 1 2\n\nwai examples/fib.wasm --invoke fib -a 10\n```\n\n\n```bash\n:) % wai -h\nwai 0.2.0\nk-nasa \u003chtilcs1115@gmail.com\u003e\nA simple wasm interpreter\n\nUSAGE:\n    wai [OPTIONS] \u003cfile-path\u003e --invoke \u003cinvoke\u003e\n\nARGS:\n    \u003cfile-path\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n    -a, --args \u003cargs\u003e...\n    -i, --invoke \u003cinvoke\u003e\n```\n\n## TODO\n\n- [ ] Pass the [wasm testsuite](https://github.com/WebAssembly/testsuite)\n- [ ] Implement validator\n- [ ] no_std\n- [ ] Support [WASI](https://wasi.dev/)\n\n## Licence\n\n[MIT](https://github.com/k-nasa/wai/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-nasa%2Fwai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-nasa%2Fwai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-nasa%2Fwai/lists"}