Skip to content

Consider using an embedded libm #711

Open
@steveklabnik

Description

@steveklabnik

Issue by cmr
Monday Dec 02, 2013 at 20:41 GMT

For earlier discussion, see rust-lang/rust#10774

This issue was labelled with: I-wishlist in the Rust repository


For performance and consistency reasons, we might want to bundle our own libm. It further reduces our dependency on system libraries, opens the potential for LTO, and gives us something we can control and define.

A good candidate is openlibm, which has a long history.

See rust-lang/rust#5702, rust-lang/rust#1222

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions