diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 3dc400d1..e84d159b 100644 --- a/static/features.html +++ b/static/features.html @@ -405,7 +405,7 @@ </li> <li>Android Runtime Just-In-Time (JIT) compilation/profiling is fully disabled and replaced with full ahead-of-time (AOT) compilation. The - only JIT compilation in the base OS is the v8 JavaScript JIT which is + only JIT compilation in the base OS is the V8 JavaScript JIT which is disabled by default for the Vanadium browser with per-site exception support.</li> <li>Prevention of dynamic native code execution via either memory or |
