Single File
Less than 1 minute
Extension (File Format)
Lit file name is REQUIRED end with .lit
match .+\.lit
Encoding
In Lit files, REQUIRED use the UTF-8 encoding method. (while interpreter)
In the future, more encoding method supports will be added. Then use lit <operation> <path> encoding=<method>
to set other encoding methods. Default to UTF-8.
Cross-encoding will be supported after IR.