This repository was archived by the owner on Nov 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
[js-api] Update table API #67
Comments
This was referenced Jan 16, 2020
Ms2ger
added a commit
to Ms2ger/reference-types
that referenced
this issue
Feb 11, 2020
Ms2ger
added a commit
to Ms2ger/reference-types
that referenced
this issue
Feb 18, 2020
Ms2ger
added a commit
to Ms2ger/reference-types
that referenced
this issue
Feb 18, 2020
rossberg
pushed a commit
that referenced
this issue
May 14, 2020
* Initial test generation code * Cleanup * Parameterize * Cleanup * Rename * More tests * Table copy * table.init * More tests * More memory.init tests * table.copy * data.drop and elem.drop * Updates for the reference interpreter * Partial memory.fill * Comment out test for reference interpreter * Partial OOB for memory_init * Partial table.init * Partial OOB for table.copy * Some binary tests * Uncontroversial updates * Test suite updates after discussion with binji * Binary tests for elem segments * Fix test bug, update comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Table stuff in the JS API needs to be reworded to account for general references.
Also, table constructor and grow method need optional init argument.
The text was updated successfully, but these errors were encountered: