Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/wasmPublic
forked fromexercism/wasm

Exercism exercises in WebAssembly.

License

NotificationsYou must be signed in to change notification settings

atk/wasm

 
 

Repository files navigation

configletTests

Exercism exercises in Web Assembly.

Testing

To test the exercises, run./bin/test.This command will iterate over all exercises and check to see if their exemplar/example implementation passes all the tests.

Track linting

configlet is an Exercism-wide tool for working with tracks. You can download it by running:

$ ./bin/fetch-configlet

Run itslint command to verify if all exercises have all the necessary files and if config files are correct:

$ ./bin/configlet lintThe lintcommand is under development.Please re-run thiscommand regularly to seeif your track passes the latest linting rules.Basic linting finished successfully:- config.json exists and is valid JSON- config.json has these valid fields:    language, slug, active, blurb, version, status, online_editor, key_features, tags- Every concept has the required .md files- Every concept has a valid links.json file- Every concept has a valid .meta/config.json file- Every concept exercise has the required .md files- Every concept exercise has a valid .meta/config.json file- Every practice exercise has the required .md files- Every practice exercise has a valid .meta/config.json file- Required track docs are present- Required shared exercise docs are present

About

Exercism exercises in WebAssembly.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript52.4%
  • WebAssembly46.6%
  • Other1.0%

[8]ページ先頭

©2009-2025 Movatter.jp