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

Remove cdylib/staticlib wasi-common crate types #1321

Merged

Conversation

alexcrichton
Copy link
Member

I don't think these are used right now and can lead to increased build
times, so I'd like to propose we remove them!

I don't think these are used right now and can lead to increased build
times, so I'd like to propose we remove them!
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Mar 14, 2020
@alexcrichton alexcrichton merged commit 724169d into bytecodealliance:master Mar 17, 2020
@alexcrichton alexcrichton deleted the cdylib-wasi-common branch March 17, 2020 14:27
abrown pushed a commit to abrown/wasmtime that referenced this pull request Mar 18, 2020
This is a breaking API change: the following settings have been renamed:

- jump_tables_enabled -> enable_jump_tables
- colocated_libcalls -> use_colocated_libcalls
- probestack_enabled -> enable_probestack
- allones_funcaddrs -> emit_all_ones_funcaddrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants