Skip to content

question about feature detection #22

@tlively

Description

@tlively

I'm not sure how feature detection as currently described in the overview is supposed to work. If I pass the extra builtin options to WebAssembly.validate() on an engine that supports them, I would expect it to return true (assuming my module is valid and has no builtin link errors). But if my module is valid and has no link errors, then it will also be valid on an engine that does not support builtins.

Is the idea that one should call validate with a module that will produce builtin link errors instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions