Skip to content

Conversation

@paulhiggs
Copy link

Small changes needed to the various xml.js build scripts

  • libxml2 places some macro definition files in the libxml2/m4 directory, so just delete any files placed there by local buid process
  • latest version of emcc (used 3.1.61) does not support the --memory-init-file 0 option
  • configure libxml2 to build withing using dynamic modules
  • link static file into build

@dporf
Copy link

dporf commented Mar 26, 2025

It looks like Module['intArrayFromString'] in 'pre.js' should be replaced with intArrayFromString now.
Also it seems validation is executed asynchroniously now :-/

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.

2 participants