5 ms·
as the sibling thread already mentioned. It is pretty much just doing what JSFuck is doing. Before we go all crazy and start transpiling all our JS to this, be
by vmfunction 2y ago
as the sibling thread already mentioned. It is pretty much just doing what JSFuck is doing. Before we go all crazy and start transpiling all our JS to this, be aware running code obfuscation like that will have performance penalties.
- Zambyte 2y ago> be aware running code obfuscation like that will have performance penalties. Both computationally and societally.