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

Tracking issue for user-mode development #64

Closed
2 tasks
tatetian opened this issue Feb 10, 2023 · 1 comment
Closed
2 tasks

Tracking issue for user-mode development #64

tatetian opened this issue Feb 10, 2023 · 1 comment

Comments

@tatetian
Copy link
Contributor

tatetian commented Feb 10, 2023

This is the tracking issue for user-mode development.

User-mode development allows Jinux developers to test and debug more crates, components, or subsystems in user space, thus accelerating the development process. In particular, user-mode development should enable cargo test for the crates that depend on either jinux-framework or jinux-std.

The current progress towards enabling user-mode development:

  • Draft a RFC about how to support user mode development in Jinux
  • Implement basic supports for user mode development, e.g., support testing vm-related APIs in user mode.
@tatetian
Copy link
Contributor Author

tatetian commented Mar 3, 2023

Need to clean up the codebase of Framework (#97) first

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

No branches or pull requests

2 participants