ChainSafe / ChainSafe/vm-compat
Test Cannon compatibility analyzer with sample programs
Open
Priority: P3
- Dominant language
- Go
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
# Description
- Create several sample Go programs that use a mix of supported and unsupported syscalls and opcodes.
- Test the compatibility analyzer against these programs to ensure it works as expected.
**Acceptance Criteria**
- The sample go programs are available in the repository.
- The analyzer correctly identifies compatibility issues in all test cases.
- Outputs accurate results for supported and unsupported syscalls and opcodes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.