summaryrefslogtreecommitdiff
path: root/src/passes/pass.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2016-06-14 15:46:30 -0700
committerGitHub <noreply@github.com>2016-06-14 15:46:30 -0700
commit6fdd9dd2137a563bc41a85cf45178cc734e499a2 (patch)
treea3aeb3cc570da5702e143602c22e0df775c5e4ff /src/passes/pass.cpp
parent8f524e8f926b6993878f02334e730fe5f65096f6 (diff)
downloadbinaryen-6fdd9dd2137a563bc41a85cf45178cc734e499a2.tar.gz
binaryen-6fdd9dd2137a563bc41a85cf45178cc734e499a2.tar.bz2
binaryen-6fdd9dd2137a563bc41a85cf45178cc734e499a2.zip
Do not create dyncall thunks for functions with i64 results or params (#586)
Dyncall thunks are meant to be used with emscripten on the web; however on the web, functions with i64 results or params are not allowed to be exported.
Diffstat (limited to 'src/passes/pass.cpp')
0 files changed, 0 insertions, 0 deletions