Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0000075: error: invalid section code: 12 #1935

Closed
DanielMazurkiewicz opened this issue Jun 14, 2022 · 1 comment
Closed

0000075: error: invalid section code: 12 #1935

DanielMazurkiewicz opened this issue Jun 14, 2022 · 1 comment

Comments

@DanielMazurkiewicz
Copy link

wasm2c (v1.0.23) throws 0000075: error: invalid section code: 12

Checked spec, and there is such a section:
https://webassembly.github.io/spec/core/binary/modules.html#data-count-section

@keithw
Copy link
Member

keithw commented Jun 15, 2022

Section 12 was added by the bulk memory operations proposal. It is implemented in wasm2c in this pending PR: #1877

@keithw keithw closed this as completed Jun 15, 2022
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

No branches or pull requests

2 participants