Skip to content

Non-eval compression #77

@Siorki

Description

@Siorki

A suggestion for environments that do not allow eval() nor other functions taking a string and turning it into code such as setInterval() or setTimeout().

Develop a new algorithm not using eval, for instance with the old replacement technique M=Math, s=M.sin , automatically tailored to the usage of the input code.

Need to check which preprocessing modules are still usable.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions