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

[REFACTOR] Add init API for runtime #347

Open
yunwei37 opened this issue Sep 13, 2024 · 0 comments
Open

[REFACTOR] Add init API for runtime #347

yunwei37 opened this issue Sep 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@yunwei37
Copy link
Member

Is your feature request related to a problem? Please describe.

The General Runtime init need to do several things:

  • init config
  • Setup sig handlers
  • init global memory

Describe the solution you'd like

We need a clear API design of how the user can use it as a general runtime. Init is part of it.

Describe alternatives you've considered

Provide usage examples

Additional context

@yunwei37 yunwei37 added the enhancement New feature or request label Sep 13, 2024
@Officeyutong Officeyutong changed the title [REFACYOR] Add init API for runtime [REFACTOR] Add init API for runtime Sep 14, 2024
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

1 participant