watlings
Learn WebAssembly by writing small programs!
파일 탐색기
최종 버전 다운로드 (.zip)- exercises.yml
- web-build.yml
- extensions.json
- 001_hello.wat
- 002_ordering.wat
- 003_export.wat
- 004_function.wat
- 005_variables.wat
- 006_numbers.wat
- 007_conditionals.wat
- 008_loops.wat
- 009_data.wat
- 010_memory.wat
- 011_host.mjs
- 011_host.wat
- 012_reftypes.wat
- 013_table.wat
- 014_memory_dynamic.wat
- 015_exceptions.wat
- 016_simd.wat
- 017_gc_types.wat
- 001_hello.patch
- 002_ordering.patch
- 003_export.patch
- 004_function.patch
- 005_variables.patch
- 006_numbers.patch
- 007_conditionals.patch
- 008_loops.patch
- 009_data.patch
- 010_memory.patch
- 011_host.patch
- 012_reftypes.patch
- 013_table.patch
- 014_memory_dynamic.patch
- 015_exceptions.patch
- 016_simd.patch
- 017_gc_types.patch
- README.md
- colors.mjs
- compileFiles.mjs
- findFile.mjs
- getWastParser.mjs
- patch.mjs
- patchFile.mjs
- build.mjs
- ci-check.mjs
- show-solution.mjs
- solve.mjs
- test.mjs
- patch.test.js
- tests.test.js
- errorContext.mjs
- getWasm.mjs
- instantiate.mjs
- test-runner.mjs
- types.d.ts
- 001_hello.test.js
- 002_ordering.test.js
- 003_export.test.js
- 004_function.test.js
- 005_variables.test.js
- 006_numbers.test.js
- 007_conditionals.test.js
- 008_loops.test.js
- 009_data.test.js
- 010_memory.test.js
- 011_host.test.js
- 012_reftypes.test.js
- 013_table.test.js
- 014_memory_dynamic.test.js
- 015_exceptions.test.js
- 016_simd.test.js
- 017_gc_types.test.js
- JsEditor.vue
- Sidebar.vue
- WatEditor.vue
- useLessons.ts
- App.vue
- compiler.ts
- confetti.ts
- editor.ts
- env.d.ts
- highlight.ts
- main.ts
- preview-worker.ts
- progress.ts
- runner.ts
- style.css
- types.ts
- .gitignore
- .oxfmtrc.json
- .oxlintrc.json
- chapters.mjs
- check-chapters.mjs
- generate.mjs
- index.html
- package-lock.json
- package.json
- tsconfig.json
- vite.config.ts
- .gitignore
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
// repository documentation
Was this content helpful?
(0 ratings)
