using primitive's ByteArray for memory instance's backend storage in the interpreter instead of IOVector

This commit is contained in:
Ilya Rezvov
2020-02-19 14:36:03 -08:00
parent f8d008bb04
commit 915b705ed2
2 changed files with 34 additions and 21 deletions
+1
View File
@@ -43,6 +43,7 @@ library
, transformers >=0.4 && <0.6
, utf8-string >=1.0
, cereal >= 0.5
, primitive >= 0.7
, vector >= 0.12
, ieee754 >= 0.8
, deepseq >= 1.4