arturo
arturo copied to clipboard
[Net\request] could it work for Web/JS builds?
[Net\request] could it work for Web/JS builds?
it could easily be a hidden Ajax request
https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/library/Net.nim#L119
smtpConn.sendmail(config["username"].s, @[recipient], $mesg)
# TODO(Net\request) could it work for Web/JS builds?
# it could easily be a hidden Ajax request
# labels: library,enhancement,open discussion,web
builtin "request",
alias = unaliased,
rule = PrefixPrecedence,
ndex bea1e5efd..6a26c6eda 100644
++ b/src/library/Paths.nim
e44b8511056cc22131923077fd2db1128c82376d
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.
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.