You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
From yesterday's video call, there are differences in amount of support a wasm proposal might get in a particular runtime, for example, SIMD support varies in somewhat significant ways. I am wondering out loud if there would be value in adding specid instruction (analogous to cpuid feature in processors), that would allow querying features supported by the runtime?
Currently, if you want to compile for more than one set of features, you have to build multiple modules and do test loads to figure out what is supported.
We can open a discussion on the main spec if that is a good idea.
By the way, those video meetings happen monthly, please fill out form in #63 to sign up. It is understandable that the current time would be inconvenient to participants outside of the US, but it is open to adjustment.