{"id":23937994,"url":"https://github.com/littleb0xes/wasm-playground","last_synced_at":"2026-05-13T21:33:51.764Z","repository":{"id":171672982,"uuid":"648135957","full_name":"LittleB0xes/wasm-playground","owner":"LittleB0xes","description":"Let's play with WASM... by hand","archived":false,"fork":false,"pushed_at":"2023-06-02T20:24:03.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T03:42:43.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"WebAssembly","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/LittleB0xes.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-01T09:35:38.000Z","updated_at":"2023-06-01T21:16:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d45ab040-f7dd-4a35-9687-0005bab74cf9","html_url":"https://github.com/LittleB0xes/wasm-playground","commit_stats":null,"previous_names":["littleb0xes/wasm-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LittleB0xes/wasm-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LittleB0xes%2Fwasm-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LittleB0xes%2Fwasm-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LittleB0xes%2Fwasm-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LittleB0xes%2Fwasm-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LittleB0xes","download_url":"https://codeload.github.com/LittleB0xes/wasm-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LittleB0xes%2Fwasm-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33001039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-01-06T02:17:33.050Z","updated_at":"2026-05-13T21:33:51.744Z","avatar_url":"https://github.com/LittleB0xes.png","language":"WebAssembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Let's play with WASM, by hand\n\nBut why ? \n\nI was always told that the wasm was not made to be written by hand, that you had to go through an intermediate language (like Rust, C, Go),\n\n... \n\nOk... But frankly, with a few tools and a good text editor, there must be a way to have a little fun, right?\n\nThis repo is a kind of diary of my trip with wasm, hands dirty\n\n\n# A minimal setup\n- A text editor\n- Some tools to compile `.wat`file to `.wasm` file, like [WABT](https://github.com/WebAssembly/wabt)\n- Node\n- And in some case, a local server to run the wasm in browser\n\n\n# An Unexpectable Journey\n- Day 0 - [An Empty Module](https://github.com/LittleB0xes/wasm-playground/tree/main/day_0)\n- Day 1 - [First Function](https://github.com/LittleB0xes/wasm-playground/tree/main/day_1)\n- Day 2 - [My Old Friend, Pythagoras](https://github.com/LittleB0xes/wasm-playground/tree/main/day_2)\n- Day 3 - [Can You Say Something ?](https://github.com/LittleB0xes/wasm-playground/tree/main/day_3)\n- Day 4 - [Parrot Training](https://github.com/LittleB0xes/wasm-playground/tree/main/day_4)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittleb0xes%2Fwasm-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittleb0xes%2Fwasm-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittleb0xes%2Fwasm-playground/lists"}