Picolab / pico-engine

An implementation of the pico-engine hosted on node.js
http://picolabs.io/
MIT License
43 stars 8 forks source link

would like to have the `meta` library as documented #489

Closed b1conrad closed 3 years ago

b1conrad commented 3 years ago

We support two classes of programmers: those who implement Wrangler, and those who write KRL applications. The ctx library is great for the former, but we would like to isolate its usage into Wrangler code and give the latter group access to the things they need in a meta library (or module?).