influxdata / influxdata/datafusion-udf-wasm
Test VFS w/ official tests
Open
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- Avg merge
- 6h 20m
- Merged PRs (30d)
- 24
Description
# What
Run the [wasi-testsuite](https://github.com/WebAssembly/wasi-testsuite) against our Virtual File System implementation.
# Why
Make sure that we don't have any weird bugs that later show up at runtime.
# How
This likely needs #133 first.
Contributor guide
Research direction
Start by reviewing prerequisite issue #133, then inspect the repository's Virtual File System entry points and the wasi-testsuite. Run the official tests against the VFS and document or address any failures; done means the suite executes successfully and its results are understood.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100