Skip to content

Commit

Permalink
M122 R4 Final!
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed Jun 4, 2024
1 parent e510e62 commit ad4cbd2
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 29 deletions.
3 changes: 2 additions & 1 deletion other/XP64/XP64_SSE3_args.gn
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ v8_enable_builtins_optimization = true
v8_enable_maglev = true
v8_enable_turbofan = true
# v8_enable_wasm_simd256_revec = true
use_v8_context_snapshot = true
# Possibly re-enable following crash testing
# use_v8_context_snapshot = true
blink_symbol_level = 0
enable_precompiled_headers = false
media_use_ffmpeg = true
Expand Down
3 changes: 2 additions & 1 deletion other/XP64/XP64_SSE4_args.gn
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ v8_enable_builtins_optimization = true
v8_enable_maglev = true
v8_enable_turbofan = true
# v8_enable_wasm_simd256_revec = true
use_v8_context_snapshot = true
# Possibly re-enable following crash testing
# use_v8_context_snapshot = true
blink_symbol_level = 0
enable_precompiled_headers = false
media_use_ffmpeg = true
Expand Down
Loading

0 comments on commit ad4cbd2

Please sign in to comment.