Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the 'at' method instead of 'flat' method #126

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

maeema
Copy link

@maeema maeema commented Jul 19, 2022

The implementation of #119.

jsfuck.js Outdated Show resolved Hide resolved
jsfuck.js Outdated Show resolved Hide resolved
jsfuck.js Outdated Show resolved Hide resolved
jsfuck.js Outdated Show resolved Hide resolved
@hazzik
Copy link
Contributor

hazzik commented Jul 20, 2022

Please run grunt to generate output.txt file. That file contains the lengths of resulting characters. Then play with alignment (adding 0, NaN, 'true', 'false', 'undefined' at the start of the expression to reduce number of characters required to get index). For example: (<something>)[9] => (0+<something>)[10]

jsfuck.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants