We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
WebAssembly
1 parent 77e8bcc commit 8f08a47Copy full SHA for 8f08a47
1 file changed
packages/snaps-execution-environments/webpack.config.js
@@ -243,6 +243,7 @@ const configs = ENTRY_POINTS.map(
243
'Set',
244
'postMessage',
245
'Reflect',
246
+ 'WebAssembly',
247
248
// Only needed for the React Native WebView build.
249
// TODO: Only enable this for the React Native WebView build.
0 commit comments