abs icon indicating copy to clipboard operation
abs copied to clipboard

url parsing and formatting utilities

Open odino opened this issue 4 years ago • 1 comments
trafficstars

from @omissis

sounds like we need require('@url') :slightly_smiling_face:

odino avatar Jun 02 '21 10:06 odino

I want to take this issue as a way to introduce building native modules in Go -- eg. currently the entire stdlib modules are written in ABS but eventually to expose a bunch of functionalities (like crypto) we should allow doing so in Go. I don't know how exactly we should do this, but the URL example seems an "easier" one.

odino avatar Apr 27 '25 17:04 odino