Skip to content

Allow compilation with emscripten 3.1.46#9

Open
kohlschuetter wants to merge 1 commit into
fernandotcl:masterfrom
kohlschutter:ck/emscripten-3.1.46
Open

Allow compilation with emscripten 3.1.46#9
kohlschuetter wants to merge 1 commit into
fernandotcl:masterfrom
kohlschutter:ck/emscripten-3.1.46

Conversation

@kohlschuetter

Copy link
Copy Markdown

Some emscripten APIs have changed in a breaking way.

Change makefile.js and js/lib.js to allow the JavaScript code to be built again.

Change mergeInto to addToLibrary.
Change Pointer_stringify to UTF8ToString.
change Browser to wget.
Add __deps configuration.
Change Runtime.dynCall to dynCall.
Update compiler arguments.

Some emscripten APIs have changed in a breaking way.

Change makefile.js and js/lib.js to allow the JavaScript code to be
built again.

Change mergeInto to addToLibrary.
Change Pointer_stringify to UTF8ToString.
change Browser to wget.
Add __deps configuration.
Change Runtime.dynCall to dynCall.
Update compiler arguments.
lupyuen added a commit to lupyuen/ox64-tinyemu that referenced this pull request Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant