diff options
Diffstat (limited to 'src/js/binaryen.js-post.js')
-rw-r--r-- | src/js/binaryen.js-post.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/binaryen.js-post.js b/src/js/binaryen.js-post.js index 9c9c4e036..fc64d8bbd 100644 --- a/src/js/binaryen.js-post.js +++ b/src/js/binaryen.js-post.js @@ -101,7 +101,7 @@ function initializeConstants() { 'CallRef', 'RefTest', 'RefCast', - 'BrOnCast', + 'BrOn', 'RttCanon', 'RttSub', 'StructNew', |