loom icon indicating copy to clipboard operation
loom copied to clipboard

Easier to read LuaJIT dumps

Results 7 loom issues
Sort by recently updated
recently updated
newest added

Now we could just copy one Lua script instead of copy the Lua script and the default html template, make the setup easier.

annotated will error if _G.arg is nil

If you do `loom.annotated(loom.off())` or `loom.off(loom.annotated)` the arguments are swapped and you get a table with nothing. This had me scratching my head for a while until I realized the...

Just an idea for a use-case for LOOM. I am often wanting to discuss LuaJIT behavior with other developers, e.g. on https://github.com/LuaJIT/LuaJIT/issues/293#issuecomment-283907508, and a common problem is sharing the relevant...

Updating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare's public repos for Supply chain, code and secrets. This work is part of Application &...

Updating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare's public repos for Supply chain, code and secrets. This work is part of Application &...