Skip to content

Update test_no_legalize_js_ffi in preparation for binaryen change#21599

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:minimal_legalization
Mar 23, 2024
Merged

Update test_no_legalize_js_ffi in preparation for binaryen change#21599
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:minimal_legalization

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Mar 22, 2024

Copy link
Copy Markdown
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm either way (if there's a reason to keep the test, sgtm)

assert not e_f32_f64, 'f32 converted to f64 in exports'
assert e_i64_i64, 'i64 converted to i64 in exports'

@disabled('https://github.com/WebAssembly/binaryen/pull/6428')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just delete it, as we'll not want to re-enable it?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess its still tests the -sLEGALIZE_JS_FFI=0 setting itself. I guess we should remove this once we remove that setting?

@sbc100 sbc100 merged commit 78b286e into emscripten-core:main Mar 23, 2024
@sbc100 sbc100 deleted the minimal_legalization branch March 23, 2024 00:27
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