WebAssembly / WebAssembly/wabt

Does wabt-interp implement the latest WASM C API?

Open
#2,623 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
8.1k
Forks
827
Avg merge
4d 6h
Merged PRs (30d)
18

Description

Based on this project's readme, which was committed 3 years ago, wabt-interp did not yet implement the full WASM C API.

However, https://github.com/WebAssembly/wabt/issues/1600 and https://github.com/WebAssembly/wabt/pull/2172 seem to suggest that it is now implemented, but this was the WASM C API from two years ago.

Is the WASM C API for wabt-interp up to date for the latest C API?

Contributor guide

Open the contributing guide

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.

Research direction

Start with the wabt-interp documentation, especially src/standalone/wabt/README.md, then inspect the current implementation against the latest WebAssembly C API. Review the linked WABT issue and pull request for historical context. Done means establishing whether the API is current and documenting any missing or outdated parts.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, wasm
Domain
compilers, devtools
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.