Skip to content

Doesn't avoid future reserved words #5

Closed
@Timmmm

Description

@Timmmm

Hi, great work on this software - it works very well!

A minor flaw I found is that it doesn't avoid future reserved javascript keywords such as int and short - it can generate code like var int;.

It doesn't seem to matter to browsers but it means the clojure compiler won't parse the code - something that would be very desirable given the typical amount of javascript code gopherjs generates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions