Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Extend LucetOpt to support canonicalize_nans flag#423

Merged
data-pup merged 1 commit intobytecodealliance:masterfrom
roman-kashitsyn:roman/lucetopt-canonicalize-nans
Feb 13, 2020
Merged

Extend LucetOpt to support canonicalize_nans flag#423
data-pup merged 1 commit intobytecodealliance:masterfrom
roman-kashitsyn:roman/lucetopt-canonicalize-nans

Conversation

@roman-kashitsyn
Copy link
Contributor

#405 introduced a new option to support NaNs canonicalization in the compiler.

Unfortunately, LucetcOpts was not updated properly to support the new flag in the public API. This change fixes that issue.

#405 introduced a new
option to support NaNs canonicalization in the compiler.

Unfortunately, `LucetcOpts` was not updated properly to support the
new flag in the public API. This change fixes that issue.
Copy link
Member

@cratelyn cratelyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thank you @roman-kashitsyn! 🙂

@data-pup data-pup merged commit 7b27c68 into bytecodealliance:master Feb 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants