Started website, web assembly and my own extension!
Extension
I added the .huff extension since it will help me recognize files compressed by my compressor. The format used is .extension.huff (example: image.jpg.huff).
Web Assembly
I compiled the code to web assembly so it can run directly on the user’s PC and not on servers.
Website
I’m creating a simple website that just does the j*b (still woking on it, this is just the core). The website will not communicate with other APIs or services, thanks to web assembly. I hate JavaScript.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.