commit | ede231d349e048cf2971d1efe4d73f62325ebfe2 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Fri May 01 17:41:52 2020 |
committer | GitHub <noreply@github.com> | Fri May 01 17:41:52 2020 |
tree | 8a81f6a4b6ebe1e8934674ac5aa9c143e88a7033 | |
parent | d421109a0735e359bc4ec37d55d795348becd8d1 [diff] |
Export named globals even in non-relocatable code (#269) This allows native code to export the address of globals using the normal EMSCRIPTEN_KEEPALIVE mechanism.