{"id":17685537,"url":"https://github.com/adamisntdead/wasm-markov","last_synced_at":"2026-05-03T04:34:29.553Z","repository":{"id":143991066,"uuid":"136209345","full_name":"adamisntdead/wasm-markov","owner":"adamisntdead","description":"Markov Chains Implemented in Rust, Powered By WebAssembly 🔥","archived":false,"fork":false,"pushed_at":"2018-06-05T17:08:23.000Z","size":263,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T23:24:47.151Z","etag":null,"topics":["markov-chain","wasm","web","web-assembly"],"latest_commit_sha":null,"homepage":null,"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/adamisntdead.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":"2018-06-05T17:04:48.000Z","updated_at":"2023-09-08T17:41:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"44fbb898-fb0b-4ade-8a98-40c81a11c4ae","html_url":"https://github.com/adamisntdead/wasm-markov","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/adamisntdead%2Fwasm-markov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamisntdead%2Fwasm-markov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamisntdead%2Fwasm-markov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamisntdead%2Fwasm-markov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamisntdead","download_url":"https://codeload.github.com/adamisntdead/wasm-markov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246375201,"owners_count":20767065,"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":["markov-chain","wasm","web","web-assembly"],"created_at":"2024-10-24T10:28:10.951Z","updated_at":"2026-05-03T04:34:24.494Z","avatar_url":"https://github.com/adamisntdead.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markov WebAssembly\n\n\u003e Markov Chains Implemented in Rust, Powered By WebAssembly 🔥\n\n![Demo Image](https://cdn.rawgit.com/adamisntdead/wasm-markov/4e072f11/screenshot.png)\n\n## Usage\n\nFirst you are gonna have to get Rust at [rust-lang.org](https://www.rust-lang.org/).\nThen, you will need to have [nodejs](https://nodejs.org/) installed.\n\nFor the WebAssembly side of things, you are going to have to get to Rust nightly,\nand install the WebAssembly compiler.\n\n```bash\nrustup default nightly\nrustup target add wasm32-unknown-unknown --toolchain nightly\n```\n\nThen you need to install the dependencies and compile the WebAssembly\n\n```\nnpm install\nnpm run build-debug\nnpm run serve\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamisntdead%2Fwasm-markov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamisntdead%2Fwasm-markov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamisntdead%2Fwasm-markov/lists"}