-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi! Thanks for making this! ❤️
I'm running into the following compilation problem:
/home/saghul/.cargo/registry/src/github.com-1ecc6299db9ec823/chakracore-sys-0.2.3/target/source-1.7.6/lib/Backend/IRBuilderAsmJs.cpp:1063:14: error: comparison of two values with different enumeration types in switch statement ('Js::AsmJsRetType::Which' and 'Js::AsmJsVarType::Which') [-Werror,-Wenum-compare-switch]
case Js::AsmJsVarType::Which::Int64:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In case it matters, I'm using Rust 1.127.0. Cheers!
Metadata
Metadata
Assignees
Labels
No labels