{"id":15387316,"url":"https://github.com/rhysd/vim-wasm","last_synced_at":"2025-04-15T01:07:50.204Z","repository":{"id":53522910,"uuid":"54709302","full_name":"rhysd/vim-wasm","owner":"rhysd","description":"WebAssembly filetype support for Vim","archived":false,"fork":false,"pushed_at":"2023-11-25T13:51:59.000Z","size":27,"stargazers_count":86,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-15T01:07:39.169Z","etag":null,"topics":["vim","vim-plugin","wasm","wast","webassembly"],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/rhysd.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}},"created_at":"2016-03-25T09:32:19.000Z","updated_at":"2025-03-05T19:52:14.000Z","dependencies_parsed_at":"2024-01-24T23:12:44.586Z","dependency_job_id":null,"html_url":"https://github.com/rhysd/vim-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/rhysd%2Fvim-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fvim-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fvim-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fvim-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd","download_url":"https://codeload.github.com/rhysd/vim-wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986312,"owners_count":21194025,"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":["vim","vim-plugin","wasm","wast","webassembly"],"created_at":"2024-10-01T14:53:37.077Z","updated_at":"2025-04-15T01:07:50.185Z","avatar_url":"https://github.com/rhysd.png","language":"Vim Script","funding_links":[],"categories":["Tools"],"sub_categories":["Editor"],"readme":"WebAssembly Text Format Syntax Support for Vim\n==============================================\n\n[vim-wasm][] provides a [WebAssembly][] filetype `wat` support; syntax, filetype detection, and indentation.\nThis filetype plugin defines highlights based on [WebAssembly text format spec][].\n\nNow this plugin is included in the [official Vim runtime files][vim runtime dir]. This repository is for\ndevelopment. Unless you want to use HEAD version, you don't need to install this plugin.\n\n[vim-wasm]: https://github.com/rhysd/vim-wasm\n[WebAssembly]: https://webassembly.org/\n[WebAssembly text format spec]: https://webassembly.github.io/spec/core/text/index.html\n[vim runtime dir]: https://github.com/vim/vim/tree/master/runtime\n\n\n## Installation and Usage\n\nCopy `ftdetect`, `ftplugin`, `indent` and `syntax` directories into your `~/.vim` directory or use your\nfavorite plugin manager to install.\nThis plugin automatically detects `*.wat` (and `*.wast`) files as WebAssembly text format.\n\n| `set filetype=wat` | `set filetype=lisp` |\n|---------------------|---------------------|\n| \u003cimg width=\"515\" alt=\"wat\" src=\"https://raw.githubusercontent.com/rhysd/ss/master/vim-wast/wast.png\"\u003e | \u003cimg width=\"515\" alt=\"lisp\" src=\"https://raw.githubusercontent.com/rhysd/ss/master/vim-wast/lisp.png\"\u003e |\n\n\n## License\n\nThis plugin is distributed under [the MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhysd%2Fvim-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhysd%2Fvim-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhysd%2Fvim-wasm/lists"}