/UnrealTinyJs

A portable js interpreter and basic json functions available from blueprints

Primary LanguageC++

UnrealTinyJs

A portable js interpreter and basic json functions available from blueprints.

Currently WIP, the project still uses exception which are forbiden by Unreal.

This is not an ES5 complete interpreter but a minimal one, see TinyJs for full function list. AssignFromJsonString is unsafe, it evals the code.

functions

image