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
    ·
    2 years ago

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

    • aksdb@feddit.deOP
      link
      fedilink
      arrow-up
      19
      ·
      2 years ago

      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.