summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarcus Better <marcusb@users.noreply.github.com>2022-12-27 10:57:42 -0500
committerGitHub <noreply@github.com>2022-12-27 07:57:42 -0800
commitaefa094ea44619a410218ab754c6b58ac3a49683 (patch)
tree0fd79486487d803139e387e1a660a0189a9e3a91 /CMakeLists.txt
parentd9338f70a26cc9ee4e64da71ce3b50d4c44e0c03 (diff)
downloadwabt-aefa094ea44619a410218ab754c6b58ac3a49683.tar.gz
wabt-aefa094ea44619a410218ab754c6b58ac3a49683.tar.bz2
wabt-aefa094ea44619a410218ab754c6b58ac3a49683.zip
Enable features in libwabt.js by default (#2109)
This applies the same defaults for features in the JavaScript-compiled version as the native tools. Without this change, enabling only the "reference_types" feature did not work, as it got turned off due to the dependency on "bulk_memory", which is counter-intuitive (see Features::UpdateDependencies()). Additionally, exposes all the features and their default setting in JavaScript.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions