Skip to content

Uart.js/Puck.js should handle undefined #7

@gfwilliams

Description

@gfwilliams

http://forum.espruino.com/conversations/362281/#comment15956629

Puck/eval("undefined") breaks because what is returned isn't JSON.

Potentially we could actually use our own JSON(ish) parser that'll allow us to use E.toJS and parse {a:5} type things instead of requiring {"a":5}

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