Haled Odat
Haled Odat
#2863 should fix the panic bug, but the `TypeError` seems like a separate issue. @jangernert can you confirm that the panic does not happen anymore on the #2863 branch?
CI is failing because of prettier format complaint on `main.js` (same as #102)
> could I give this a go? Sure :)
Currently the only thing we can get is the function names of the trace from the [call stack](https://github.com/boa-dev/boa/blob/main/core/engine/src/vm/mod.rs#L55). But I think just printing the names is good enough for now,...
I see, the issue does not seem to be up to date with the implementation, In that case I would close this issue for now, to get line number requires...
Closing because there is already a basic implementation of `console.trace()`.
Hmmm... `Tagged` and `SmallMap` are very small (single file) so don't think it's going to need that much maintenance. Just a thought: we could put them in separate repos (like...
I'm not sure what we should name the crate because `tagged`, `tagged_ptr`, `tagged_pointer` are all taken... Any ideas?
@boa-dev/maintainers This is done, just needs review/merge :)
Can also add a badge [like we do with discord](https://github.com/boa-dev/boa/blob/main/README.md?plain=1#L20), the `img.shields.io` that is used to render the badges supports matrix