[gambit-list] Gambit universal library in the browser
Duy Nguyen
pclouds at gmail.com
Wed Mar 25 05:47:22 EDT 2020
On Wed, Mar 25, 2020 at 9:49 AM Marc Feeley <feeley at iro.umontreal.ca> wrote:
>
> With the latest commit the Gambit universal library can be used in the browser… it is as simple as:
>
> % make _gambit.js
> % gsc/gsc -:= -target js -exe -o webapp.js webapp.scm
> % open webapp.html
I just had to try, this is so cool. And gladly report back it worked
as expected.
A smarter linker next? A 31MB js file seems too much, even for a real
application, not just "hello world".
--
Duy
More information about the Gambit-list
mailing list