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 @@
  • 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.
  • Prevention of dynamic native code execution via either memory or