Skip to content

Conversation

@EmilieNumworks
Copy link
Collaborator

  • Fix input() in python by white-listing symbols
  • Fix unaligned memory accesses

Emscripten expects 32 and 16-bit memory accesses to be aligned.
When input() is called in a script, it will happen at script
importation and thus requires more white-listed symbols.
@EmilieNumworks EmilieNumworks merged commit c934eab into numworks:master Apr 18, 2018
@EmilieNumworks EmilieNumworks deleted the fix-emscripten branch September 20, 2019 08:45
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