moby-scheme icon indicating copy to clipboard operation
moby-scheme copied to clipboard

(require moby/foreign) breaks

Open dyoo opened this issue 16 years ago • 0 comments

What's going on is that invokeModule doesn't work because moby/foreign is written in javascript, not Scheme. Hence, its invokeModule shouldn't do anything.

dyoo avatar Feb 10 '10 03:02 dyoo