Skip to content

Code load support #8

@fuson

Description

@fuson

Is it possiable to load code not only from file but

  1. from strings, like pool.loadString('function () {}');
  2. from defined functions, like pool.loadFunction(function () {}) (by function.toString() method maybe)

Thanks for your work!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions