arturo icon indicating copy to clipboard operation
arturo copied to clipboard

[System\unique] make `.id` work for Web/JS builds

Open github-actions[bot] opened this issue 3 years ago • 1 comments

[System\unique] make .id work for Web/JS builds

https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/library/Collections.nim#L1298

            ##########################################################
            if (popAttr("id") != VNULL):
                # TODO(System\unique) make `.id` work for Web/JS builds
                #  labels: library,enhancement,web
                when not defined(WEB):
                    push newString(x.s & $(genOid()))
            else:
ndex 23167a588..f7d76d3af 100644
++ b/src/library/Crypto.nim

7286a491174f441a5a8686a6dec4f9bf072c4719

github-actions[bot] avatar Apr 29 '21 10:04 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 18 '22 18:03 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 05 '23 17:03 stale[bot]

Closing issue as stale.

stale[bot] avatar Jul 09 '23 11:07 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 20 '24 00:07 stale[bot]