wabt
7898e57f - Parse ArrayTypes (#1364)

Commit
5 years ago
Parse ArrayTypes (#1364) The following formats are supported: * (type (array i32)) * (type (array (field i32))) * (type (array (field (mut i32)))) This PR adds support for reading/writing binary and text, but no interpreter support yet.
Author
Parents
Loading