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

Add the basic developer's documentation for the Wasm port #9430

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

oleg-derevenetz
Copy link
Collaborator

@oleg-derevenetz oleg-derevenetz commented Jan 10, 2025

Related to #9411

Please note that this documentation mentions the "emsdk 4.0 or later" as a prerequisite, but currently the latest version of emsdk is 3.1.74. That's because our port requires the following change in emsdk:

emscripten-core/emscripten#23094

and this change will be generally available only since the next emsdk release (4.0).

@oleg-derevenetz oleg-derevenetz added improvement New feature, request or improvement documentation Stuff related to documentation Wasm WebAssembly version of the engine labels Jan 10, 2025
@oleg-derevenetz oleg-derevenetz added this to the 1.1.6 milestone Jan 10, 2025
@oleg-derevenetz oleg-derevenetz marked this pull request as ready for review January 10, 2025 10:07
Copy link
Collaborator

@zenseii zenseii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @oleg-derevenetz. I left some text suggestions. Please have a look when it is convenient for you.

docs/README_emscripten.md Outdated Show resolved Hide resolved
docs/README_emscripten.md Outdated Show resolved Hide resolved
Co-authored-by: Zenseii <zenseii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Stuff related to documentation improvement New feature, request or improvement Wasm WebAssembly version of the engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants