2 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 3y 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 3y ago> be aware running code obfuscation like that will have performance penalties. Both computationally and societally.