Do the WebAssembly experimental features affect each other?


Xmetal

New member
Local time
4:39 AM
Posts
2
OS
Windows 11 Home
Hi, I was testing out the experimental features in edge to get an idea of the browser's capabilities though keep running into a recurring question. Do some of the features affect or perhaps block other features? Specifically, the WebAssembly features. Does the Lazy compilation feature actually prevent certain functions from being called? The baseline compiler also mentions tiering, though for some reason there is an entire module just for WebAssembly tiering. If anyone could explain these features in detail I could really use an idea as to what is going on here.

Looking for clarification. For some reason this concept just doesn't register with me. Thanks!
 

Attachments

  • Screenshot 2022-07-06 055801.png
    Screenshot 2022-07-06 055801.png
    16.9 KB · Views: 1

My Computer

System One

  • OS
    Windows 11 Home
This seems to be the direct source of information: WebAssembly
 

My Computers

System One System Two

  • OS
    macOS (plus VMs: Windows XP, 7, 10 Home/Pro, 11 Home/Pro, Linux Distros)
    Computer type
    Laptop
    Manufacturer/Model
    a) Apple MacBook Pro (Intel) - 2019 b) Apple MacBook Pro M1 MAX - 2021
    CPU
    a) Intel i9 b) M1 MAX (ARM)
    Memory
    a) 16GB b) 32GB
    Hard Drives
    a) 1TB SSD + 256GB SD Card b) 1TB SSD (+ 1TB SD Card)
    Browser
    a) Safari/Vivaldi/DuckDuckGo b) Safari/DuckDuckGo
    Antivirus
    -
  • Operating System
    Windows 11 Pro (plus VirtualBox VMs: Windows 11 Pro & Linux Distros)
    Computer type
    Laptop
    Manufacturer/Model
    a) Microsoft Surface Book 2, b) HP Spectre X360
    CPU
    a) i7, b) i7
    Memory
    a) 16GB, b) 16GB
    Hard Drives
    a) 1TB SSD, b) 1TB SSD
    Browser
    a) MS Edge, b) MS Edge
    Antivirus
    a) Defender, b) Defender
I just went through the documentation. It looks like they give an introduction to WebAssembly and the basics of the structure and purpose/location of the code within the web. I don't see anything about the experimental features or their effects on the compiled code though.
 

My Computer

System One

  • OS
    Windows 11 Home

My Computers

System One System Two

  • OS
    macOS (plus VMs: Windows XP, 7, 10 Home/Pro, 11 Home/Pro, Linux Distros)
    Computer type
    Laptop
    Manufacturer/Model
    a) Apple MacBook Pro (Intel) - 2019 b) Apple MacBook Pro M1 MAX - 2021
    CPU
    a) Intel i9 b) M1 MAX (ARM)
    Memory
    a) 16GB b) 32GB
    Hard Drives
    a) 1TB SSD + 256GB SD Card b) 1TB SSD (+ 1TB SD Card)
    Browser
    a) Safari/Vivaldi/DuckDuckGo b) Safari/DuckDuckGo
    Antivirus
    -
  • Operating System
    Windows 11 Pro (plus VirtualBox VMs: Windows 11 Pro & Linux Distros)
    Computer type
    Laptop
    Manufacturer/Model
    a) Microsoft Surface Book 2, b) HP Spectre X360
    CPU
    a) i7, b) i7
    Memory
    a) 16GB, b) 16GB
    Hard Drives
    a) 1TB SSD, b) 1TB SSD
    Browser
    a) MS Edge, b) MS Edge
    Antivirus
    a) Defender, b) Defender
Back
Top Bottom