urltester
urltester copied to clipboard
Test various URL parsers
- [java.net.URI](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/URI.html) - [Galimatias](http://galimatias.mola.io/) (https://github.com/smola/galimatias) - [jurl](https://github.com/anthonynsimon/jurl) Existing Java-to-WebAssembly compilers don't have standard library support.
- https://docs.ruby-lang.org/en/3.0.0/URI.html - Ruby's URI has two parsers: `RFC3986_PARSER` and `DEFAULT_PARSER` (an instance of `URI::RFC2396_Parser`) - https://github.com/sporkmonger/addressable https://runrb.io/ / https://github.com/jasoncharnes/run.rb is cool but seems dead and also doesn't have `require`...