gwsystems / gwsystems/sledge-serverless-framework

Implement wasi_snapshot_preview1 clock_res_get

Open
#361 0 comments 0 reactions 1 assignee View on GitHub

@emil916 is already working on this.

Since Aug 25, 2022.

Dominant language
C
Stars
124
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.