arturo
arturo copied to clipboard
[Strings\render] function should also work for Web/JS builds
[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
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.
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.
Closing issue as stale.