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

Improve the syscall interface #264

Open
duc-nx opened this issue Aug 6, 2024 · 0 comments
Open

Improve the syscall interface #264

duc-nx opened this issue Aug 6, 2024 · 0 comments

Comments

@duc-nx
Copy link
Contributor

duc-nx commented Aug 6, 2024

What is the problem?

Improve system call interface.

System call interface is a layer where guest can communicate to host via:

  • Precompile
  • Profile
  • Benchmark
  • .... etc

What do you want to happen?

The system call should be able to modify the context of the emulator:

  • Register
  • Memory
  • Cycle
    ...
    etc
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

1 participant