You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2024. It is now read-only.
> `huff-rs` (aka **legacy** huff) is deprecated and no longer maintained, go see [huff2](https://github.com/huff-language/huff2) for the renewed compiler.
> `huff-rs` is a [Huff](https://github.com/huff-language) compiler built in rust.
6
9
10
+
7
11
## What is a Huff?
8
12
9
13
Huff is a low-level programming language designed for developing highly optimized smart contracts that run on the Ethereum Virtual Machine (EVM). Huff does not hide the inner workings of the EVM. Instead, Huff exposes its programming stack to the developer for manual manipulation.
0 commit comments