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

The rest of the characters missing can be achieved #141

Open
DNEAVES opened this issue Feb 20, 2025 · 3 comments
Open

The rest of the characters missing can be achieved #141

DNEAVES opened this issue Feb 20, 2025 · 3 comments

Comments

@DNEAVES
Copy link

DNEAVES commented Feb 20, 2025

[eval]("String.fromCharCode( )") with the corresponding numbers can fill the rest of the alphabet/symbols

@hazzik
Copy link
Contributor

hazzik commented Feb 20, 2025

Th is not feasible because “C” is very expensive — currently 2418 characters long.

@DNEAVES
Copy link
Author

DNEAVES commented Feb 20, 2025

Feasible, maybe not. Possible, yes.

I don't think people are looking at JSF for feasibility

@hazzik
Copy link
Contributor

hazzik commented Feb 20, 2025

Anyway, that is how it was done initially.

PS: characters aren’t missing. They are just not defined explicitly and using optimized encoder.

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

No branches or pull requests

2 participants