Lin
Lin
The resolution i.e. pixel density should be adjustable with a slider. And there should be auto alignment guides when two elements are in close proximity see e.g. PowerPoint, Figma etc.
I am considering using scryer as a parser frontend for a JIT interpreter (the parser is written in prolog). Would be great if it's embeddable.
And a two-way FFI would be very useful too.
@bjinwright any progress on this? Or is there any workarounds?
WebAssembly support should be pretty straightforward E.g. https://github.com/remko/waforth
Running UI in web browser can also be naively solved if you compile factor to WebAssembly
@saeedamen can the dependency on cufflinks be removed? Cufflinks requires `iPython`, which adds additional dependencies for headless setups.
@justincormack any chance to use code from @bontibon's project? I use it in production and it works pretty well as an alpine distro. I think it should be quite straightforward...
Any advice where to start? I.e. how to implement the /dev mappings etc.
The scaleway example looks surprisingly sparse