Giter Site home page Giter Site logo

Comments (4)

sunfishcode avatar sunfishcode commented on August 14, 2024

While the musl netdb.h and gethostbyname implemenation are present in the tree, they are disabled in the WASI libc build. WASI does not yet have API support needed to implement gethostbyname.

from wasi-libc.

marmistrz avatar marmistrz commented on August 14, 2024

That's what I expected because I wasn't aware of such API either. In such case, we should mention it in gethostbyname.c et al.

from wasi-libc.

sbc100 avatar sbc100 commented on August 14, 2024

Isn't the solution to remove the functions/headers so this becomes a compile error rather than a link error?

from wasi-libc.

sunfishcode avatar sunfishcode commented on August 14, 2024

Agreed, we should do that. This would also be a good function to add as an optional "emulated" function, and have it return some fixed string like "wasihost" or something for compatibility with code that doesn't actually need it to mean anything.

from wasi-libc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.