DEV Community

Discussion on: Shareable CLI demo?

 
deciduously profile image
Ben Lovy

I'll play with it, but I think I need to be able to pull in the parsing crate to the build. It would probably be feasible to implement parsing by hand now that I've figured out the file format, which solves the problem, but not quickly.

Thread Thread
 
awwsmm profile image
Andrew (he/him)

Better than rewriting the whole thing in JavaScript, though?

Thread Thread
 
deciduously profile image
Ben Lovy

Heh. How so very right you are.