1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

js: initial work on porting rand module to JS backend (#11188)

This commit is contained in:
playX
2021-08-15 15:09:51 +00:00
committed by GitHub
parent 6ee77724e8
commit 659f823c5c
7 changed files with 182 additions and 152 deletions

1
vlib/hash/wyhash.js.v Normal file
View File

@ -0,0 +1 @@
module hash