github.com/solidifylabs/specops
Package specops implements a DSL for crafting raw EVM bytecode. It provides "special" opcodes as drop-in replacements for regular ones, e.g. JUMPDEST labels, PUSH<N> aliases, and DUP/SWAP from the bottom of the stack. It also provides pseudo opcodes that act as compiler hints. It is designed to be dot-imported such that all exported identifiers are available in the importing package, allowing a mnemonic-style programming environment akin to writing assembly. As a result, there are few top-level identifiers.
proxy.golang.org
v1.0.0-alpha
over 1 year ago
1
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/solidifylabs/specops
spec |
| License | Apache-2.0 |
| Namespace | github.com/solidifylabs |
| First Release | over 1 year ago |
| Last Synced | 14 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |