Switch from 64-bit instruction enum to out-of-line arg values

This commit is contained in:
Noa 2022-12-09 20:32:48 -06:00
parent 674eeec29c
commit 872b9d4765
2 changed files with 477 additions and 223 deletions

View file

@ -15,6 +15,6 @@ itertools = "0.10.3"
lz4_flex = "0.9.2"
num-bigint = { version = "0.4.3", features = ["serde"] }
num-complex = { version = "0.4.0", features = ["serde"] }
num_enum = "0.5.7"
serde = { version = "1.0.136", features = ["derive"] }
static_assertions = "1.1.0"
thiserror = "1.0"

File diff suppressed because it is too large Load diff