summaryrefslogtreecommitdiff
path: root/build-js.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-js.sh')
-rwxr-xr-xbuild-js.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-js.sh b/build-js.sh
index 17d3c53e1..bc3057fdd 100755
--- a/build-js.sh
+++ b/build-js.sh
@@ -685,12 +685,12 @@ export_function "_BinaryenAtomicWakeGetWakeCount"
# 'SIMDExtract' expression operations
export_function "_BinaryenSIMDExtractGetOp"
export_function "_BinaryenSIMDExtractGetVec"
-export_function "_BinaryenSIMDExtractGetIdx"
+export_function "_BinaryenSIMDExtractGetIndex"
# 'SIMDReplace' expression operations
export_function "_BinaryenSIMDReplaceGetOp"
export_function "_BinaryenSIMDReplaceGetVec"
-export_function "_BinaryenSIMDReplaceGetIdx"
+export_function "_BinaryenSIMDReplaceGetIndex"
export_function "_BinaryenSIMDReplaceGetValue"
# 'SIMDShuffle' expression operations