Skip to content

Conversation

celinehoang177
Copy link
Contributor

@Yaxuan-w Yaxuan-w changed the title Add system-related calls (excluding exec) [Refactor] Add system-related calls (excluding exec) Apr 16, 2025

/// Those functions are required by wasmtime to create the first cage. `verbosity` indicates whether
/// detailed error messages will be printed if set
pub fn lindrustinit(verbosity: isize) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two function names are pretty bad (and they're my fault!) as relics from the really initial version of rustposix. maybe we change this to rawposix_initialize etc? makes it a bit better.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they're also not really "sys system calls" is there a better file for them?

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

Successfully merging this pull request may close these issues.

3 participants