deislabs / wagi

Write HTTP handlers in WebAssembly with a minimal amount of work
Apache License 2.0
889 stars 45 forks source link

WIP: Adding a Justfile for Windows, mac, Linux #93

Closed technosophos closed 3 years ago

technosophos commented 3 years ago

Signed-off-by: Matt Butcher matt.butcher@microsoft.com

technosophos commented 3 years ago

I suspect this avenue is not going to be fruitful, since it looks like we will hit the same problems with Just that we have with Make.

Any other ideas?