-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested