For instance, if we parse `examples/postgrest/test/Main.hs`: - using native, the top-level node is `haskell`; - using wasm, the top-level node is `ERROR`. In this case, the problem seems to be absent module headers.