Skip to content
Snippets Groups Projects
Commit 605271bd authored by Chris Fallin's avatar Chris Fallin
Browse files

Bug 1701620 part 4 - Fix memory support for WASI. r=jandem,sfink

WASI lacks of support many memory stuff like mmap, memory protections and etc, but
it has malloc so we can use it instead. Also, here we are stubbing out all
uses of the missing WASI memory functionality.

Differential Revision: https://phabricator.services.mozilla.com/D110075
parent 0ba7033c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment