emscripten-core / emscripten-core/emscripten

[Docs] Add wasmBinary to API Reference of Module Object

Open
#24,345 0 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

We can use wasmBinary property to set a UInit8Array in Module according to [this doc]( https://github.com/emscripten-core/emscripten/blob/dc1abd514b1bade135a01a4453a9ff6def0793b6/site/source/docs/compiling/WebAssembly.rst#wasm-files-and-compilation)

But wasmBinary is not showed in [document of Module Object](https://github.com/emscripten-core/emscripten/blob/main/site/source/docs/api_reference/module.rst).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.