{"id":16787970,"url":"https://github.com/thinkverse/exercism-wasm","last_synced_at":"2025-03-17T00:21:54.632Z","repository":{"id":105002822,"uuid":"590448894","full_name":"thinkverse/exercism-wasm","owner":"thinkverse","description":"Solutions to Exercism's WASM track","archived":false,"fork":false,"pushed_at":"2023-03-16T22:23:14.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T10:13:09.470Z","etag":null,"topics":["exercism","exercism-solutions","exercism-track","exercism-wasm","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://exercism.org/profiles/thinkverse","language":"JavaScript","has_issues":false,"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/thinkverse.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":"2023-01-18T12:52:31.000Z","updated_at":"2023-05-01T20:36:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0bc8a98-bcb1-4fd3-8969-e74a5d8529b6","html_url":"https://github.com/thinkverse/exercism-wasm","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/thinkverse%2Fexercism-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fexercism-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fexercism-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fexercism-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkverse","download_url":"https://codeload.github.com/thinkverse/exercism-wasm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950962,"owners_count":20373665,"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":["exercism","exercism-solutions","exercism-track","exercism-wasm","wasm","webassembly"],"created_at":"2024-10-13T08:16:32.519Z","updated_at":"2025-03-17T00:21:54.601Z","avatar_url":"https://github.com/thinkverse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exercism WASM Track\n\n## Running the tests\n\n## Setup\n\nGo through the setup [instructions for WebAssembly][docs-exercism-wasm] to install the necessary dependencies.\n\n## Requirements\n\nInstall assignment dependencies:\n\n```shell\n# Using npm\nnpm install\n```\n\n## Making the test suite pass\n\nAll exercises come with a test suite to help you validate your solution before submitting.\nYou can execute these tests by opening a command prompt in the exercise's directory, and then running:\n\n```bash\n# Using npm\nnpm test\n```\n\nIn some test suites all tests but the first have been skipped.\n\nOnce you get a test passing, you can enable the next one by changing `xtest` to `test`.\n\n## Writing custom tests\n\nIf you wish to write additional, custom, tests, create a new file `custom.spec.js`, and submit it with your solution together with the new file:\n\n```shell\nexercism submit numbers.wat custom.spec.js\n```\n\n[docs-exercism-wasm]: https://exercism.org/docs/tracks/wasm/installation\n\n## Submitting your solution\n\nYou can submit your solution using the `exercism submit hello-world.wat` command.\nThis command will upload your solution to the Exercism website and print the solution page's URL.\n\nIt's possible to submit an incomplete solution which allows you to:\n\n- See how others have completed the exercise\n- Request help from a mentor\n\n## Need to get help?\n\nIf you'd like help solving the exercise, check the following pages:\n\n- The [WebAssembly track's documentation](https://exercism.org/docs/tracks/wasm)\n- [Exercism's programming category on the forum](https://forum.exercism.org/c/programming/5)\n- The [Frequently Asked Questions](https://exercism.org/docs/using/faqs)\n\nShould those resources not suffice, you could submit your (incomplete) solution to request mentoring.\n\nTo get help if you're having trouble, you can use one of the following resources:\n\n- [/r/WebAssembly](https://www.reddit.com/r/WebAssembly/) is the WebAssembly subreddit.\n- [Github issue tracker](https://github.com/exercism/wasm/issues) is where we track our development and maintenance of Javascript exercises in exercism. But if none of the above links help you, feel free to post an issue here.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fexercism-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkverse%2Fexercism-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fexercism-wasm/lists"}