mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-05 17:41:50 +00:00
Document the purpose of most files
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @file The AssemblyScript compiler.
|
||||
*/
|
||||
|
||||
import {
|
||||
compileCall as compileBuiltinCall,
|
||||
compileGetConstant as compileBuiltinGetConstant,
|
||||
|
Reference in New Issue
Block a user