The Edge Runtime is a web environment that supports a subset of Node.js APIs. Given there is a Jest environment @edge-runtime/jest-environment package, it should be easy to test for compatibility against this runtime using our current test suite.
Related #433, #477