HTTPS Working
I was able to get HTTPS working on the C++ engine and get it to properly parse. Most websites work on it, but they were a bit slow, so I ended up rebuilding parts of the tokenizer to be faster, changing the speed overall from 3+ seconds to under 0.2 seconds. The main problem is Google websites don’t load at all, so I’ll fix that in the future.
Code / Project
You can check out the code here:
https://github.com/k754a/C-Plus-Plus-Web-Engine
And try a older version of it:
https://k754a.hackclub.app/
The video below shows it in action, loading the Hack Club web page super fast.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.