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

Implement wasi_snapshot_preview1 clock_res_get #361

Open
bushidocodes opened this issue Aug 25, 2022 · 0 comments
Open

Implement wasi_snapshot_preview1 clock_res_get #361

bushidocodes opened this issue Aug 25, 2022 · 0 comments
Assignees

Comments

@bushidocodes
Copy link
Contributor

The task is to implement the backing WASI syscall for clock_res_get. A test has been provided in the branch clock_res_wasi that generates a WebAssembly module that imports this WASI call. The task is to validate behavior in the spec and based on how other WASI runtimes execute the code and implement equivalent functionality within SLEdge.

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