imfing

↗ HN profile [ 57.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN! I built jsrun, a Python library that embeds the V8 (https://v8.dev) engine to run JavaScript inside Python https://github.com/imfing/jsrun Python does not have great options for sandboxed or isolated code…