tonysparks / jslt2

VM based implementation of JSLT
MIT License
7 stars 0 forks source link

Make Jslt2 thread-safe #4

Closed tonysparks closed 6 years ago

tonysparks commented 6 years ago

Makes the Jslt2 runtime eval and compile functions thread-safe. Template's should be assigned to a thread (these are not thread-safe)