hyperlight-dev / hyperlight-dev/hyperlight
Test component elaboration in isolation
Open
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
We should test the elaborator on whatever fraction of the component-model reference testsuite wasts are in-scope for it.
Currently, we are only testing code that runs on component types that we can then do macro codegen for, which excludes e.g. higher-order component or core module imports or exports (for example).
Contributor guide
Assessment
This issue has not been assessed yet.