[libre-riscv-dev] Introduction

Lauri Kasanen cand at gmx.com
Wed Jun 17 07:17:26 BST 2020


On Tue, 16 Jun 2020 11:29:45 -0700
Cole Poirier <colepoirier at gmail.com> wrote:

> This is the reason I will be writing the application in Elm, all
> dependencies are *compiled* into the application at *compile* time, the
> resulting transpiled-to-js compressed binary is pretty tiny compared to
> most javascript frameworks, or vanilla js applications that have
> comprable functionality. But comes with the added benefit of
> guaranteeing there will be *zero* runtime errors.

How is the browser compatibility of what it generates? E.g. if it uses
some feature X that needs Chrome Y or FF unstable, and doesn't work in
FF LTS or other older browsers.

- Lauri



More information about the libre-riscv-dev mailing list