precompile on startup

This commit is contained in:
udo
2022-01-31 00:42:16 +00:00
parent 3a9dfba86c
commit 0a6ebc60f0
31 changed files with 930 additions and 62 deletions
+1
View File
@@ -7,3 +7,4 @@ gen_noise32
gen_noise64
gen_float
gen_int
gen_sha1
+3
View File
@@ -8,3 +8,6 @@ return value : the resulting hash value
:desc
Returns the sha1 hash of 's'.
:see
>noise