[go: nahoru, domu]

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

[Markdown][WebAssembly] Convert WebAssembly to Markdown - DO NOT SQUASH MERGE #9725

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

wbamberg
Copy link
Collaborator

Preparation PR: #9721.

No unconverted elements!

@wbamberg wbamberg requested a review from a team as a code owner October 11, 2021 02:47
@wbamberg wbamberg requested review from ddbeck and removed request for a team October 11, 2021 02:47
@github-actions github-actions bot added the Content:wasm WebAssembly docs label Oct 11, 2021
@github-actions
Copy link
Contributor

Preview URLs

Flaws

Note! 17 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/WebAssembly/C_to_wasm
Title: Compiling a New C/C++ Module to WebAssembly
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/Projects/Emscripten

URL: /en-US/docs/WebAssembly/Using_the_JavaScript_API
Title: Using the WebAssembly JavaScript API
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/Memory/grow does not exist
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/RangeError does not exist
    • /en-US/docs/Web/JavaScript/Reference/Global_Objects/Memory/grow does not exist

URL: /en-US/docs/WebAssembly/Concepts
Title: WebAssembly Concepts
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/Projects/Emscripten
    • Can't resolve /en-US/docs/Mozilla/Projects/Emscripten

URL: /en-US/docs/WebAssembly/Rust_to_wasm
Title: Compiling from Rust to WebAssembly
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /en-US/docs/WebAssembly/Loading_and_running
Title: Loading and running WebAssembly code
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/XMLHttpRequest/onload does not exist

External URLs

URL: /en-US/docs/WebAssembly
Title: WebAssembly
on GitHub


URL: /en-US/docs/WebAssembly/Caching_modules
Title: Caching compiled WebAssembly modules
on GitHub


URL: /en-US/docs/WebAssembly/Index
Title: Index
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow
Title: WebAssembly control flow
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/call
Title: call
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/nop
Title: nop
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/return
Title: return
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/unreachable
Title: unreachable
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/end
Title: end
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/block
Title: block
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/loop
Title: loop
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/if...else
Title: if...else
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/Reference/Control_flow/br
Title: br
on GitHub

No new external URLs


URL: /en-US/docs/WebAssembly/C_to_wasm
Title: Compiling a New C/C++ Module to WebAssembly
on GitHub


URL: /en-US/docs/WebAssembly/Exported_functions
Title: Exported WebAssembly functions
on GitHub


URL: /en-US/docs/WebAssembly/Understanding_the_text_format
Title: Understanding WebAssembly text format
on GitHub


URL: /en-US/docs/WebAssembly/existing_C_to_wasm
Title: Compiling an Existing C Module to WebAssembly
on GitHub


URL: /en-US/docs/WebAssembly/Using_the_JavaScript_API
Title: Using the WebAssembly JavaScript API
on GitHub


URL: /en-US/docs/WebAssembly/Concepts
Title: WebAssembly Concepts
on GitHub


URL: /en-US/docs/WebAssembly/Rust_to_wasm
Title: Compiling from Rust to WebAssembly
on GitHub


URL: /en-US/docs/WebAssembly/Text_format_to_wasm
Title: Converting WebAssembly text format to wasm
on GitHub


URL: /en-US/docs/WebAssembly/Loading_and_running
Title: Loading and running WebAssembly code
on GitHub

@teoli2003 teoli2003 merged commit bbe7383 into mdn:main Oct 11, 2021
@teoli2003
Copy link
Member

👍

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2022
@wbamberg wbamberg deleted the webassembly-to-markdown branch April 5, 2023 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:wasm WebAssembly docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants