Rename feature opt-in-32bit

This commit is contained in:
Sergey Pepyakin 2018-03-21 11:01:13 +03:00
parent 527b9e0cbc
commit 654426b147
1 changed files with 1 additions and 1 deletions

View File

@ -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
# wasmi on these platforms.
# See https://github.com/pepyakin/wasmi/issues/43
32bit_opt_in = []
opt-in-32bit = []