https://github.com/diekmann/wasm-fizzbuzz Skip to content Sign up * Why GitHub? Features - + Mobile - + Actions - + Codespaces - + Packages - + Security - + Code review - + Issues - + Integrations - + GitHub Sponsors - + Customer stories- * Team * Enterprise * Explore + Explore GitHub - Learn and contribute + Topics - + Collections - + Trending - + Learning Lab - + Open source guides - Connect with others + The ReadME Project - + Events - + Community forum - + GitHub Education - + GitHub Stars program - * Marketplace * Pricing Plans - + Compare plans - + Contact Sales - + Education - [ ] [search-key] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} diekmann / wasm-fizzbuzz * Notifications * Star 596 * Fork 13 WebAssembly from Scratch: From FizzBuzz to DooM. 596 stars 13 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 3 branches 0 tags Code Clone HTTPS GitHub CLI [https://github.com/d] Use Git or checkout with SVN using the web URL. [gh repo clone diekma] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @diekmann diekmann Merge pull request #9 from battaile/main ... 2452794 Jul 14, 2021 Merge pull request #9 from battaile/main Update README.md 2452794 Git stats * 164 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github/workflows remove superlinter workflow. Mar 2, 2021 doom Copy video bufer one time less. Jul 8, 2021 imgs turn on lto for smaller binary size. Jan 10, 2021 intro_examples part 1 writeup Jan 16, 2021 rust github pages working Feb 13, 2021 wat github pages working Feb 13, 2021 Makefile Put js in separate file, so loading can be deferred. Mar 26, 2021 README.md Update README.md Jul 14, 2021 View code README.md WebAssembly from Scratch: From FizzBuzz to DooM Exploring WebAssembly from scratch from a backend-person-point-of-view. A story in four acts. --------------------------------------------------------------------- Welcome to my journey where I will explore some WebAssembly. We will start from scratch. My goal is to look at everything bottom-up, without much magic tooling or frameworks on our way. In this article, I prefer to build everything as much from scratch as possible. Non-goal: We will not implement our own WebAssembly interpreter or runtime, but use existing ones, e.g., wabt or the Chrome and Firefox browsers. --------------------------------------------------------------------- * Part 1) Introduction to WebAssembly * Part 2) Implementing FizzBuzz with WebAssembly by Hand * Part 3) Implementing FizzBuzz in Rust and Compiling to WebAssembly * Part 4) Porting 1997 DooM to WebAssembly from Scratch --------------------------------------------------------------------- Demo at https://diekmann.github.io/wasm-fizzbuzz/rust/, deployed from (Part 3) via GitHub Actions to GitHub Pages. Play doom at https://diekmann.github.io/wasm-fizzbuzz/doom/, deployed from (Part 4) via GitHub Actions to GitHub Pages.. About WebAssembly from Scratch: From FizzBuzz to DooM. Topics javascript rust webassembly wasm doom Resources Readme Contributors 2 * @diekmann diekmann Cornelius Diekmann * @battaile battaile battaile Languages * C++ 58.9% * C 35.9% * Assembly 1.9% * Rust 1.8% * Makefile 0.7% * WebAssembly 0.3% * Other 0.5% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.