diff options
author | Ben Smith <binji@chromium.org> | 2020-03-23 18:54:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-23 18:54:14 -0700 |
commit | 7898e57f28c89565b99e894e764e058346e28fbe (patch) | |
tree | 91d72a1bcef76ecb83f3f550710bee8f9152b8ce /test/run-c-api-examples.py | |
parent | dc396c9d57d59c33c99f5f6c6c1b8f67de086dc8 (diff) | |
download | wabt-7898e57f28c89565b99e894e764e058346e28fbe.tar.gz wabt-7898e57f28c89565b99e894e764e058346e28fbe.tar.bz2 wabt-7898e57f28c89565b99e894e764e058346e28fbe.zip |
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.
Diffstat (limited to 'test/run-c-api-examples.py')
0 files changed, 0 insertions, 0 deletions