{"id":21989128,"url":"https://github.com/repcomm/wasm-template","last_synced_at":"2026-04-29T22:05:10.666Z","repository":{"id":130854392,"uuid":"229882393","full_name":"RepComm/wasm-template","owner":"RepComm","description":"A WebAssembly template with minimalism in mind. You know, so I don't have to rip my hair out again.","archived":false,"fork":false,"pushed_at":"2019-12-24T06:18:39.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T03:15:28.348Z","etag":null,"topics":["es6-module","minimal","minimialistic","template","webassembly"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/RepComm.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":"2019-12-24T06:14:52.000Z","updated_at":"2019-12-24T06:20:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e9b33ef-56f8-4566-a95a-64a4f35dd4d8","html_url":"https://github.com/RepComm/wasm-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RepComm/wasm-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fwasm-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fwasm-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fwasm-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fwasm-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RepComm","download_url":"https://codeload.github.com/RepComm/wasm-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RepComm%2Fwasm-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32445604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["es6-module","minimal","minimialistic","template","webassembly"],"created_at":"2024-11-29T19:27:56.445Z","updated_at":"2026-04-29T22:05:10.652Z","avatar_url":"https://github.com/RepComm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wasm Template\n\nWritten because I finally got the result I wanted:\n\nMinimalistic boilerplate.\n\n## Structure:\n`template.html` loads index.js as a module\n\n`index.js` imports `./wasm/template.mjs`\n\n`index.js` instantiates the module it imported.\n\n`main` is auto-called from `template.c`\n\nBoom, done, goodnight.\n\nCompilation is up to you.\n`build.sh` runs `env.sh`, which calls `emsdk_env.sh` (sets up environment variables temporarily) from my setup of emsdk.\n\n## Notes\n`env.sh` won't work for you unless you point it at your copy of `emsdk_env.sh` from emscripten sdk.\n\nAlso, `source` is used to say \"run in this bash context\" and not a separate child shell. Otherwise the environment is flushed away when `env.sh` is finished.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepcomm%2Fwasm-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepcomm%2Fwasm-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepcomm%2Fwasm-template/lists"}