Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ko] remove duplicated frontmatter keys - webassembly #8310

Merged
merged 1 commit into from
Sep 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions files/ko/webassembly/c_to_wasm/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
---
title: C/C++ 모듈을 웹어셈블리로 컴파일하기
slug: WebAssembly/C_to_wasm
tags:
- 엠스크립튼
- 웹어셈블리
translation_of: WebAssembly/C_to_wasm
---
{{WebAssemblySidebar}}

Expand Down
1 change: 0 additions & 1 deletion files/ko/webassembly/caching_modules/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Caching compiled WebAssembly modules
slug: WebAssembly/Caching_modules
translation_of: WebAssembly/Caching_modules
---
{{WebAssemblySidebar}}

Expand Down
1 change: 0 additions & 1 deletion files/ko/webassembly/concepts/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 웹어셈블리의 컨셉
slug: WebAssembly/Concepts
translation_of: WebAssembly/Concepts
---
{{WebAssemblySidebar}}

Expand Down
1 change: 0 additions & 1 deletion files/ko/webassembly/existing_c_to_wasm/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Compiling an Existing C Module to WebAssembly
slug: WebAssembly/existing_C_to_wasm
translation_of: WebAssembly/existing_C_to_wasm
---
{{WebAssemblySidebar}}

Expand Down
1 change: 0 additions & 1 deletion files/ko/webassembly/exported_functions/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Exported WebAssembly functions
slug: WebAssembly/Exported_functions
translation_of: WebAssembly/Exported_functions
---
{{WebAssemblySidebar}}

Expand Down
7 changes: 0 additions & 7 deletions files/ko/webassembly/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
---
title: 웹어셈블리
slug: WebAssembly
tags:
- Landing
- NeedsTranslation
- TopicStub
- WebAssembly
- wasm
translation_of: WebAssembly
---
{{WebAssemblySidebar}}

Expand Down
1 change: 0 additions & 1 deletion files/ko/webassembly/loading_and_running/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Loading and running WebAssembly code
slug: WebAssembly/Loading_and_running
translation_of: WebAssembly/Loading_and_running
---
{{WebAssemblySidebar}}

Expand Down
5 changes: 0 additions & 5 deletions files/ko/webassembly/rust_to_wasm/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
---
title: Rust를 WebAssembly로 컴파일하기
slug: WebAssembly/Rust_to_wasm
tags:
- rust
- 웹어셈블리
- 컴파일
translation_of: WebAssembly/Rust_to_wasm
---
{{WebAssemblySidebar}}

Expand Down
1 change: 0 additions & 1 deletion files/ko/webassembly/text_format_to_wasm/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Converting WebAssembly text format to wasm
slug: WebAssembly/Text_format_to_wasm
translation_of: WebAssembly/Text_format_to_wasm
---
{{WebAssemblySidebar}}

Expand Down
9 changes: 0 additions & 9 deletions files/ko/webassembly/understanding_the_text_format/index.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
---
title: Understanding WebAssembly text format
slug: WebAssembly/Understanding_the_text_format
tags:
- 공유 주소
- 메모리
- 웹어셈블리
- 자바스크립트
- 테이블
- 텍스트 포맷
- 함수
translation_of: WebAssembly/Understanding_the_text_format
---
{{WebAssemblySidebar}}

Expand Down
6 changes: 0 additions & 6 deletions files/ko/webassembly/using_the_javascript_api/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
---
title: 웹어셈블리의 자바스크립트 API 사용하기
slug: WebAssembly/Using_the_JavaScript_API
tags:
- API
- 웹어셈블리
- 자바스크립트
- 컴파일
translation_of: WebAssembly/Using_the_JavaScript_API
---
{{WebAssemblySidebar}}

Expand Down