Skip to content

Commit 760df79

Browse files
authored
Update Owi's features (set multimemory to true) (#496)
Hello, Since OCamlPro/owi#851, Owi now supports the multi-memory proposal. Regards
1 parent 2166f55 commit 760df79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@
695695
"tailCall": true,
696696
"customPageSizes": false,
697697
"multiValue": true,
698-
"multiMemory": false,
698+
"multiMemory": true,
699699
"mutableGlobals": true,
700700
"referenceTypes": true,
701701
"relaxedSimd": false,

0 commit comments

Comments
 (0)