-
Right now binja's core deompilation capacity is more focused on handling register machines like x86 and arm. It would be great if we can also handle stack machines, e.g., Java/.NET/Python/WASM bytecod…
-
Currently, stacked PR are managed by asking the contributor to add a separate "do not merge" commit that lists the dependencies in the `test-requirements.txt`. Once the dependency is merged, we need t…
-
### Describe the problem
See https://github.com/sveltejs/svelte/pull/13231#issuecomment-2351790857
### Describe the proposed solution
Attach location information to effects in development, so that …
-
**Is your feature request related to a problem? Please describe.**
I ran[^1] `sysbench`s `oltp_read_only` against a small table distributed across an three-node n2-standard-4 roachprod GCE cluster,…
-
The documentation on stack transformations is a bit "light." The best we have is [this documentation page](https://www.pulumi.com/docs/intro/concepts/programming-model/#transformations) plus ancillary…
-
![image](https://github.com/Nettakrim/Souper-Secret-Settings/assets/140177869/711184a3-741b-422f-accd-692cc7d73e47)
As you can see, soup-related command can only work when it is put at the beginnin…
-
-
Currently, the stack view just dumps the value of integers on the stack. A better opportunity is to present is as a linear view, where we can mark up variables and structures on the stack.
-
**Is your feature request related to a problem? Please describe.**
Currently child/nested stack are always executed after the parent stack (unless the --reverse option is given). This is fine for mos…
ltshb updated
13 hours ago
-
It would be nice if errors created and thrown by code running via sval could have better stack traces. Below I've shared an approach I used in a POC. All the information to create rich stack traces is…