Skip to content

Commit

Permalink
Update README.md with more LEB128 information
Browse files Browse the repository at this point in the history
  • Loading branch information
IFcoltransG authored May 5, 2024
1 parent 5d6e210 commit 23b8d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@

Online tool to convert LEB128 numbers to and from hexadecimal. Named after the Martian meteorite. Find the website at [ifcoltransg.github.io/lebanon-leb128-converter](https://ifcoltransg.github.io/lebanon-leb128-converter).

[LEB-128 (Little Endian Base 128) ](https://en.wikipedia.org/wiki/LEB128) is a binary format for encoding numbers, used by the DWARF and WebAssembly file formats.

Made using [Yew](https://yew.rs) and [Rust](https://www.rust-lang.org/), packed with [Trunk](https://trunkrs.dev/), styled with [Simple.css](https://simplecss.org), served from [GitHub Pages](https://pages.github.com/).

0 comments on commit 23b8d51

Please sign in to comment.