main
lib: add source map support for assert messages
lib: use `Object.freeze` to avoid defensive cloning in `SourceMap`
lib: fix source map url parse in dynamic imports
test: print stack immediately avoiding GC interleaving