summaryrefslogtreecommitdiff
path: root/build-js.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-js.sh')
-rwxr-xr-xbuild-js.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-js.sh b/build-js.sh
index 06141dea2..896d1736d 100755
--- a/build-js.sh
+++ b/build-js.sh
@@ -635,6 +635,7 @@ export_function "_BinaryenConstGetValueI64Low"
export_function "_BinaryenConstGetValueI64High"
export_function "_BinaryenConstGetValueF32"
export_function "_BinaryenConstGetValueF64"
+export_function "_BinaryenConstGetValueV128"
# 'Unary' expression operations
export_function "_BinaryenUnaryGetOp"