mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 01:11:32 +00:00
Refactor number and string utils out of builtins, fixes #608
This commit is contained in:
@ -83,7 +83,7 @@
|
||||
},
|
||||
"runtime": {
|
||||
"description": [
|
||||
"Specifies the runtime implementation to include in the program.",
|
||||
"Specifies the runtime variant to include in the program.",
|
||||
"",
|
||||
" full Default runtime based on TLSF and reference counting.",
|
||||
" half Same as 'full', but not exported to the host.",
|
||||
|
Reference in New Issue
Block a user