Frequently Asked Questions
Is my code uploaded to any server?
No, all processing happens in your browser. Your code never leaves your computer.
What file types are supported?
Currently, only .c files are supported. We may add support for other programming languages in the future.
Is there a file size limit?
The practical limit depends on your browser and device memory, but very large files may cause performance issues.
Can I edit the code in this viewer?
This is currently a read-only viewer. For editing, we recommend using a proper code editor.
Does this work offline?
After loading the page once, you can use it offline if you save the page to your device.