CPython now compiles and passes under WASI SDK 21

Biggest impact is anyone using something that implements dlopen(), you now shouldn’t need to patch the CPython source to make WASI SDK 21 work and pass the test suite.

4 Likes