Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support rust-std #106

Open
minminm opened this issue May 16, 2024 · 1 comment
Open

Support rust-std #106

minminm opened this issue May 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@minminm
Copy link
Contributor

minminm commented May 16, 2024

No description provided.

@minminm minminm self-assigned this May 16, 2024
@coolyjg coolyjg added the enhancement New feature or request label May 16, 2024
@coolyjg coolyjg added this to the Release v0.0.2 milestone May 27, 2024
@minminm
Copy link
Contributor Author

minminm commented Jun 12, 2024

Unsupport feature or function:

  1. env:current_exe
  2. error:backtrace
  3. f32、f64:math functions
  4. fs
    • chmod(can't change permission)
    • symlink、hardlink
    • metadata(directory)
    • sync、datasync(need to flush metadata)
    • duplicate
    • rename
  5. io
    • lock_stdio(stderr, stdin, stdout)
  6. process:not support(multi process?)
  7. time:overflow when big number add or sub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants