deislabs / yo-wasm

Yeoman generator for Rust projects intended to build to WASM in OCI registries
Other
64 stars 10 forks source link

Hippo publishing #34

Closed itowlson closed 3 years ago

itowlson commented 3 years ago

This adds options to:

  1. Create a "Web application or service using WAGI" (which just adds a Content-Type header to the "hello world" template)
  2. Publish to Hippo instead of an OCI registry (which uses a hippofactory-based publish template to push artifacts to Bindle, though doesn't truly do anything with Hippo yet)

I haven't been able to properly test all the languages so all eyeballs for careless copypasta would be super valuable - thanks!