mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-30 16:48:40 +00:00
582457b81e
This implements the copy() built-in function. It may not work in all cases, but should work in most cases. This commit gets the following 3 packages to compile, according to tinygo-site/imports/main.go: * encoding/base32 * encoding/base64 * encoding/pem (was blocked by encoding/base64)
14 lines
87 B
Plaintext
14 lines
87 B
Plaintext
init
|
|
main
|
|
v1: 3
|
|
v2: 2 5
|
|
v3: 4 4 2 7
|
|
v4: 0 true
|
|
v5: 0 false
|
|
v6: false
|
|
v7: 3 foo
|
|
3
|
|
3
|
|
5
|
|
5
|