Skip to content

Commit 6908166

Browse files
committed
Add WebAssembly to scuttling exceptions
1 parent fe3caa8 commit 6908166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/snaps-execution-environments/webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ const configs = ENTRY_POINTS.map(
243243
'Set',
244244
'postMessage',
245245
'Reflect',
246+
'WebAssembly',
246247

247248
// Only needed for the React Native WebView build.
248249
// TODO: Only enable this for the React Native WebView build.

0 commit comments

Comments
 (0)