Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow turning an OwnedBuffer into a Vec<u8> #3

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Conversation

Michael-F-Bryan
Copy link
Contributor

I accidentally forgot this impl when extracting webc::compat::SharedBytes into its own crate and now it's breaking a cargo install --path . for the wasmer CLI.

@Michael-F-Bryan Michael-F-Bryan enabled auto-merge June 7, 2023 08:33
@Michael-F-Bryan Michael-F-Bryan merged commit b5ddded into main Jun 7, 2023
@Michael-F-Bryan Michael-F-Bryan deleted the into-vec branch June 7, 2023 08:34
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

The goal is to keep CI times under 5 minutes so developers can maintain a fast edit-compile-test cycle.

Run Compile and Test (ubuntu-latest) Compile and Test (macos-latest) Compile and Test (windows-latest)
main 2mins 14s 3mins 54s 3mins 58s
89c1836 22s 35s 1min 1s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.

@Michael-F-Bryan Michael-F-Bryan mentioned this pull request Jun 7, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant