Skip to content

Floating point detection #234

@reuvenpo

Description

@reuvenpo

Summary

Does Walrus have an way to check if a wasm module contains any floating point operations?

Additional Details

I'm looking for a way to (quickly?) detect if a wasm module is using floating points in any way. I don't see a method for it, but is there a way to easily check for this? Ideally the function would just return a boolean, I don't need a list of all floating point instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions