Skip to content

Webassembly pages use examples that are blank pages #42

@seumoo

Description

@seumoo

MDN URL

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Table

What specific section or headline is this issue about?

Examples

What information was incorrect, unhelpful, or incomplete?

The Examples section for multiple Webassembly pages use HTML or live samples as references. The live samples are blank and users may assume the samples are not working. The samples are working since they use console logs, however, this is not obvious.

What did you expect to see?

A line on the HTML page that says "Please open your Developer Console to see console logs based on the Example".

Do you have any supporting links, references, or citations?

The following pages have this issue (not a comprehensive list):

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/webassembly/validate
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/webassembly/table/table
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/webassembly/table/get
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/webassembly/table
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/webassembly/module/customsections
https://mdn.github.io/webassembly-examples/js-api-examples/index-compile.html
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/webassembly/memory/memory

Do you have anything more you want to share?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good issue for newcomers to get started with.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions