Skip to content

Commit d32ef08

Browse files
authoredSep 24, 2022
Sync with latest Binaryen (#2493)
1 parent 4801750 commit d32ef08

File tree

115 files changed

+2413
-1497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+2413
-1497
lines changed
 

‎cli/options.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,14 +204,14 @@
204204
" simd SIMD types and operations.",
205205
" reference-types Reference types and operations.",
206206
" gc Garbage collection (WIP).",
207+
" stringref String reference types.",
207208
""
208209
],
209210
"TODO_doesNothingYet": [
210211
" exception-handling Exception handling.",
211212
" tail-calls Tail call operations.",
212213
" multi-value Multi value types.",
213214
" memory64 Memory64 operations.",
214-
" function-references Function reference types.",
215215
" relaxed-simd Relaxed SIMD operations.",
216216
" extended-const Extended const expressions."
217217
],

‎package-lock.json

+7-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.