Docs.rs
runar-compiler-rust-0.4.4
runar-compiler-rust 0.4.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
icellan
Dependencies
clap ^4.5
normal
hex ^0.4
normal
serde =1.0.203
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
swc_common ^0.37
normal
swc_ecma_ast ^0.118
normal
swc_ecma_parser ^0.149
normal
Versions
34.73%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
OPCODES
runar_
compiler_
rust
0.4.4
In runar_
compiler_
rust::
codegen::
opcodes
runar_compiler_rust
::
codegen
::
opcodes
Static
OPCODES
Copy item path
Source
pub static OPCODES:
LazyLock
<
HashMap
<&'static
str
,
u8
>>
Expand description
Map from opcode name to byte value.