{"id":13613500,"url":"https://github.com/diekmann/wasm-fizzbuzz","last_synced_at":"2025-05-16T09:03:41.018Z","repository":{"id":45836208,"uuid":"326143969","full_name":"diekmann/wasm-fizzbuzz","owner":"diekmann","description":"WebAssembly from Scratch: From FizzBuzz to DooM.","archived":false,"fork":false,"pushed_at":"2021-07-15T11:21:40.000Z","size":14982,"stargazers_count":1514,"open_issues_count":3,"forks_count":67,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-04-09T04:02:24.413Z","etag":null,"topics":["doom","javascript","rust","wasm","webassembly"],"latest_commit_sha":null,"homepage":"","language":"C++","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/diekmann.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}},"created_at":"2021-01-02T08:52:46.000Z","updated_at":"2025-03-22T10:34:40.000Z","dependencies_parsed_at":"2022-08-12T12:21:16.086Z","dependency_job_id":null,"html_url":"https://github.com/diekmann/wasm-fizzbuzz","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/diekmann%2Fwasm-fizzbuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diekmann%2Fwasm-fizzbuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diekmann%2Fwasm-fizzbuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diekmann%2Fwasm-fizzbuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diekmann","download_url":"https://codeload.github.com/diekmann/wasm-fizzbuzz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501554,"owners_count":22081528,"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":["doom","javascript","rust","wasm","webassembly"],"created_at":"2024-08-01T20:00:48.569Z","updated_at":"2025-05-16T09:03:41.001Z","avatar_url":"https://github.com/diekmann.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# WebAssembly from Scratch: From FizzBuzz to DooM\n\nExploring WebAssembly from scratch from a backend-person-point-of-view. A story in four acts.\n\n---\n\nWelcome to my journey where I will explore some [WebAssembly](https://webassembly.org/).\nWe will start from scratch.\nMy goal is to look at everything bottom-up, without much magic tooling or frameworks on our way.\nIn this article, I prefer to build everything as much from scratch as possible.\n\nNon-goal: We will *not* implement our own WebAssembly interpreter or runtime, but use existing ones, e.g., [wabt](https://github.com/WebAssembly/wabt) or the Chrome and Firefox browsers.\n\n---\n\n* Part 1) [Introduction to WebAssembly](intro_examples/)\n* Part 2) [Implementing FizzBuzz with WebAssembly by Hand](wat/)\n* Part 3) [Implementing FizzBuzz in Rust and Compiling to WebAssembly](rust/)\n* Part 4) [Porting 1997 DooM to WebAssembly from Scratch](doom/)\n\n---\n\nDemo at \u003chttps://diekmann.github.io/wasm-fizzbuzz/rust/\u003e, deployed from (Part 3) via GitHub Actions to GitHub Pages.\n\nPlay doom at \u003chttps://diekmann.github.io/wasm-fizzbuzz/doom/\u003e, deployed from (Part 4) via GitHub Actions to GitHub Pages..\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiekmann%2Fwasm-fizzbuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiekmann%2Fwasm-fizzbuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiekmann%2Fwasm-fizzbuzz/lists"}