Rename feature opt-in-32bit
This commit is contained in:
parent
527b9e0cbc
commit
654426b147
|
@ -22,4 +22,4 @@ wabt = "~0.2.2"
|
||||||
# 32-bit platforms are not supported and not tested. Use this flag if you really want to use
|
# 32-bit platforms are not supported and not tested. Use this flag if you really want to use
|
||||||
# wasmi on these platforms.
|
# wasmi on these platforms.
|
||||||
# See https://github.com/pepyakin/wasmi/issues/43
|
# See https://github.com/pepyakin/wasmi/issues/43
|
||||||
32bit_opt_in = []
|
opt-in-32bit = []
|
||||||
|
|
Loading…
Reference in New Issue