{"id":24540519,"url":"https://github.com/najmiter/asm-chitter","last_synced_at":"2025-04-15T08:42:02.932Z","repository":{"id":268172130,"uuid":"903528201","full_name":"najmiter/asm-chitter","owner":"najmiter","description":"assembly code syntax highlighter written in rust (compiled into wasm for browser usage)","archived":false,"fork":false,"pushed_at":"2024-12-21T20:44:08.000Z","size":177,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:13:46.589Z","etag":null,"topics":["assembly","code","highlighter","js","rust","wasm"],"latest_commit_sha":null,"homepage":"https://asm-chitter.vercel.app/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/najmiter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-14T20:39:39.000Z","updated_at":"2025-03-15T16:41:46.000Z","dependencies_parsed_at":"2024-12-15T12:27:23.623Z","dependency_job_id":null,"html_url":"https://github.com/najmiter/asm-chitter","commit_stats":null,"previous_names":["najmiter/react-chitter","najmiter/asm-chitter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fasm-chitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fasm-chitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fasm-chitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fasm-chitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/najmiter","download_url":"https://codeload.github.com/najmiter/asm-chitter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249038887,"owners_count":21202803,"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":["assembly","code","highlighter","js","rust","wasm"],"created_at":"2025-01-22T18:13:54.747Z","updated_at":"2025-04-15T08:42:02.915Z","avatar_url":"https://github.com/najmiter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting started\n\n```bash\ncargo install wasm-pack\n```\n\n```bash\nwasm-pack build --target web\n```\n\n```bash\nnpm init wasm-app my-web-app\n```\n\nThen in the `index.js` of this template, you may start using the wasm stuff:\n\n```js\nimport init, { chittify } from '../pkg/chitter.js';\n\nawait init(); // MAKE SURE TO INITIALIZE!\nconsole.log(chittify('some string'));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajmiter%2Fasm-chitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnajmiter%2Fasm-chitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajmiter%2Fasm-chitter/lists"}