[gambit-list] Js backend example doesn't work

Ben ben at srctxt.com
Tue Oct 29 05:03:37 EDT 2019


Repling to my own post ...  I think I should have make an issue ticket on github rather than posting here, because at least for me, this looks like a bug. https://github.com/gambit/gambit/issues/419

On Tue, Oct 29, 2019, at 9:39 AM, Ben wrote:
> Hi,
> 
> I try to run the example for Js backend from 
> 
> https://mailman.iro.umontreal.ca/pipermail/gambit-list/2019-July/009103.html
> 
> All the code compiles but I get a runtime error from node
> 
> ----------------
> gambit-test/linked_app.js:1066
>     return g_peps["##append"]();
>                              ^
> TypeError: g_peps.##append is not a function
> -------------------
> 
> I guess it has something to do with the name 'append'? That this name 
> cannot be overwritten in a local library?
> 
> Regards Ben
> 
> 
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://mailman.iro.umontreal.ca/cgi-bin/mailman/listinfo/gambit-list
>




More information about the Gambit-list mailing list