Would it be possible to integrate grvl with Moddable? Moddable currently has the Piu UI framework built in, but it doesn't have high level prebuilt components like grvl. grvl currently uses the Duktape engine, which hasn't had a release in over four years. Moddable is actively maintained and has support for interfacing with hardware with built in drivers for many things, so more can be done directly from JavaScript without custom C/C++. Would it be easier/better to port grvl to work with Moddable, or to just add high level components directly to Piu?
Moddable-OpenSource/moddable#1697
Would it be possible to integrate grvl with Moddable? Moddable currently has the Piu UI framework built in, but it doesn't have high level prebuilt components like grvl. grvl currently uses the Duktape engine, which hasn't had a release in over four years. Moddable is actively maintained and has support for interfacing with hardware with built in drivers for many things, so more can be done directly from JavaScript without custom C/C++. Would it be easier/better to port grvl to work with Moddable, or to just add high level components directly to Piu?
Moddable-OpenSource/moddable#1697