DLR-FT / wasm-interpreter

A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies
https://dlr-ft.github.io/wasm-interpreter/main/
Apache License 2.0
10 stars 4 forks source link

feat: refine requirements w/r/t dependencies #51

Closed wucke13 closed 3 months ago

wucke13 commented 4 months ago

Pull Request Overview

A recent discussion in issue #50 sparked a need for clarification w/r/t the introduction of dependencies. This commit adds requirements to answer the questions w/r/t dependencies.

Testing Strategy

This pull request was not tested.

TODO or Help Wanted

This pull request still needs someone to review the formulations

Formatting

Github Issue

This pull request clarifies #50

github-actions[bot] commented 4 months ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-07-31 14:37 UTC

wucke13 commented 4 months ago

How about:

Any comments, @valexandru