<- Chrome Settings Library

CrossOriginWebAssemblyModuleSharingEnabled

Specifies whether WebAssembly modules can be sent cross-origin
Last updated October 8, 2024
Deprecated

Specifies whether WebAssembly modules can be sent to another window or worker cross-origin. Cross-origin WebAssembly module sharing will be deprecated as part of the efforts to deprecate document.domain, see https://github.com/mikewest/deprecating-document-domain. This policy allows to re-enable cross-origin WebAssembly module sharing to offer a longer transition period in the deprecation process. When set to True, sites can send WebAssembly modules also cross-origin without restrictions. When set to False or not set, sites can only send WebAssembly modules to windows and workers in the same origin.

Supported On:
Platform Start End
Chrome (Windows, Mac, Linux) 94 98
ChromeOS 94 98
Example value:

true

Features: