arturo icon indicating copy to clipboard operation
arturo copied to clipboard

[Strings\render] function should also work for Web/JS builds

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

[Strings\render] function should also work for Web/JS builds

the lack of proper RegEx libraries could be handled by using the newly-added JS helper functions

https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/library/Strings.nim#L563


    when not defined(WEB):
        # TODO(Strings\render) function should also work for Web/JS builds
        #  the lack of proper RegEx libraries could be handled by using the newly-added JS helper functions
        #  labels: enhancement,library
        builtin "render",
            alias       = tilde, 
            rule        = PrefixPrecedence,
ndex a2924bbaf..d09d8967e 100644
++ b/src/library/System.nim

83a3fe507ad07c17046fccb3134a03b6acc4e3fc

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]