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

Ben ben at srctxt.com
Tue Oct 29 04:39:05 EDT 2019


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





More information about the Gambit-list mailing list