imjasonh / ideas

A place for me to file issues against myself for things I want to build when I'm bored
5 stars 0 forks source link

ko for JavaScript using Deno #95

Closed imjasonh closed 3 years ago

imjasonh commented 3 years ago

Deno is a JavaScript runtime that has as one of its goals to ship a single executable, using deno compile. It even supports cross-compilation.

Let's put that single executable on top of a distroless base image and see if we can do ko for JavaScript.

imjasonh commented 3 years ago

https://github.com/imjasonh/deno-image