Skip to content

Conversation

@mrmr1993
Copy link
Contributor

No description provided.

dannywillems and others added 9 commits July 20, 2023 12:30
Previously, we were considering two types of runtime table configurations,
indexed and custom.
Indexed where supposed to represent "standard" array access, using indexed from
0 to N, which can be easily represented as a "custom" runtime table
configurations whose first columns is from 0 to N.

It also simplifies the wasm binding as enum with structure values can not be
represented using wasm-bindgen.
Normalize the runtime table configuration to "custom"
…velop

Feature/merge 13620 again to develop
@mrmr1993
Copy link
Contributor Author

Force-merging, since this is a no-op +0-0 PR.

@mrmr1993 mrmr1993 merged commit 571e89f into master Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants