FluffyLabs / FluffyLabs/pvm-debugger-old

Idea: Shorten long hex values.

Open
#311 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
17
Forks
3
PR merge metrics
No merged PRs in 30d

Description

For negative `I32` numbers we will see `0xffffffff` added, since they are sign-extended.

The idea is to always replace `0xffffffff` with `0xf..f` and let's see how it looks like.

Note: I'm not entirely sure if it will be that much of an improvement, but I'm curious to see what it looks like.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.