Compatibility
Check the home page compat section for compatibility of each package.
Check your project
terminal
That scan classifies packages as:
- Full support: the common runtime surface works
- Partial support: major APIs work, but some behavior is still missing
- Auto-stub: the package resolves through a basic fallback only
- Unsupported: the package still depends on native SDK behavior
- Not relevant: build/config packages tracked in the registry but excluded from runtime scoring
You can also drag a package.json or lockfile onto the
compatibility explorer to see how your exact dependency set scores.
When a package isn’t supported
- Getting an existing app running end to end: Wrap an existing app.
- Providing your own native seam for a package SootSim doesn’t stub yet: Custom stubs.
