summaryrefslogtreecommitdiff
path: root/src/js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js')
-rw-r--r--src/js/binaryen.js-post.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/binaryen.js-post.js b/src/js/binaryen.js-post.js
index 3fe73f179..8c0b7873c 100644
--- a/src/js/binaryen.js-post.js
+++ b/src/js/binaryen.js-post.js
@@ -115,7 +115,7 @@ function initializeConstants() {
'StructGet',
'StructSet',
'ArrayNew',
- 'ArrayInit',
+ 'ArrayNewFixed',
'ArrayGet',
'ArraySet',
'ArrayLen',