Skip to content

Add support for Deno #30

@philc

Description

@philc

Deno is a newer alternative to Node, by the same author.

js-comint ostensibly supports multiple JS engines, but there are some places in the code which are hard-coded to support node.

For instance, the function js-comint-start-or-switch-to-repl appends -e to any user supplied command line arguments (-e is "eval-script" in Node), and this is an unsupported command line option in Deno.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions