Skip to content

Commit

Permalink
[WASM] Enable testing with Firefox.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 704732139
  • Loading branch information
gkdn authored and copybara-github committed Dec 10, 2024
1 parent a715720 commit cde746e
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"capabilities": {
"moz:firefoxOptions": {
"prefs": {
"javascript.options.wasm_js_string_builtins": true
}
}
}
}

0 comments on commit cde746e

Please sign in to comment.