Skip to content

many posix functions not implemented #1

@iscaswang

Description

@iscaswang

Hello, this is a very nice project, thanks for your sharing. I tried this project, the demonstration hello_world.exe can be run successfully. But for other binary, it will report errors like :

thread 'main' panicked at alvm/src/kernal.rs:375:50:
not implemented: openat

see from the error hint and roughly read the code, it seems that many posix function call still marked as not implemented. I know little about ruby, so is there any further plan to support them ? I'm looking for some project that can run linux binary on macos, and I also tried linux-noah which is archived and no longer developed. I finally found your project, which is quite promising. So I want to know if any plan to make the project more usable on macos. Many thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions