wasmerio / wasmer-pack

MIT License
49 stars 5 forks source link

Drop `wapm-targz-to-pirita` #135

Closed Michael-F-Bryan closed 1 year ago

Michael-F-Bryan commented 1 year ago

By using the webc::Container for loading webc files, we get the ability to load tarballs, package directories, and *.webc files for free.

As a breaking change, all packages are now required to contain a wasmer.toml file. It won't be able to load a package containing just a wapm.toml.

This also lets us avoid creating a temporary webc file in memory when reading Wasmer packages and drops a pretty hefty dependency.

github-actions[bot] commented 1 year ago

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

One of this project's goals is to keep CI runs under 5 minutes so developers can maintain fast edit-compile-test cycles.

Run Compile and Test
master 6mins 0s
9a68158 11mins 30s

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