|
642 | 642 | "typeReflection": null, |
643 | 643 | "webContentSecurityPolicy": null |
644 | 644 | } |
| 645 | + }, |
| 646 | + "wazero": { |
| 647 | + "url": "https://wazero.io", |
| 648 | + "logo": "/images/wazero.svg", |
| 649 | + "features": { |
| 650 | + "bigInt": null, |
| 651 | + "bulkMemory": true, |
| 652 | + "customAnnotationSyntaxInTheTextFormat": null, |
| 653 | + "exceptionsFinal": false, |
| 654 | + "exceptions": false, |
| 655 | + "extendedConst": false, |
| 656 | + "esmIntegration": null, |
| 657 | + "gc": false, |
| 658 | + "jspi": null, |
| 659 | + "jsStringBuiltins": null, |
| 660 | + "memory64": false, |
| 661 | + "multiMemory": false, |
| 662 | + "tailCall": ["flag", "experimental feature"], |
| 663 | + "customPageSizes": null, |
| 664 | + "multiValue": true, |
| 665 | + "multiMemory": false, |
| 666 | + "mutableGlobals": true, |
| 667 | + "referenceTypes": true, |
| 668 | + "relaxedSimd": false, |
| 669 | + "saturatedFloatToInt": true, |
| 670 | + "signExtensions": true, |
| 671 | + "simd": true, |
| 672 | + "stackSwitching": false, |
| 673 | + "threads": ["flag", "experimental feature"], |
| 674 | + "typedFunctionReferences": false, |
| 675 | + "typeReflection": null, |
| 676 | + "webContentSecurityPolicy": null |
| 677 | + } |
645 | 678 | } |
646 | 679 | } |
647 | 680 | } |
0 commit comments