Every line of code has been audited by all security researchers. The implementation is language agnostic and extremely slim (0 LOC). It runs all the JavaScript I want (none).

  • glad_cat
    link
    fedilink
    arrow-up
    12
    ·
    3 年前

    But you can’t compress or obfuscate it, that’s a downside.

    • aksdb@feddit.deOP
      link
      fedilink
      arrow-up
      19
      ·
      3 年前

      The runtime doesn’t need to be obfuscated. Only the code you run with it. You can still compress and obfuscate that and it will run just as well as it did before. Actually you can completely scramble your code and it would still run exactly the same.