-
I am attempting to compile [Janet](https://janet-lang.org/) with Cosmopolitan. I am getting these errors:
```
/usr/bin/ld.bfd: /tmp/cc1V4hAf.o: in function `janet_nextafter':
/home/skuzzymiglet/c…
-
As the title says, support running as a (U)EFI application.
-
commit a91ba89d85e21e465b9f99c90adc6b2f358b794d
```
# clang --version
Debian clang version 11.0.1-2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
```
```
:2:2: er…
-
First of all, thank you for this project! If this does end up working then I can finally have cross-platform or 'no-platform' Forth :)
The issue is that I get Unsupported 16-bit Application error o…
-
https://telegra.ph/What-Is-A-Male-Feminist---Male-Feminist-Definition-02-18
-
Trying to parse the body from a bbc link:
https://bbc.co.uk
```
37 try {
38 console.log('parsing article');
39 //article = new Readability(doc.window.document).parse();
4…
-
I am trying to compile Cosmopolitan on Android (via [Termux](https://termux.com/)), and am getting the following output:
```
$ uname -a
Linux localhost 3.18.71-14948330 #1 SMP PREEMPT Mon Jan 25 …
-
I am a Java developer but been exploring C++/vlang/go as a hobby lately for cross platform CLI tools that increase my own productivity. Is there an example, or a plan to add Http call support to cosmo…
-
I'm truly amazed by APE/cosmo/redbean. I confess to not really understanding how it works-- there is deep code mastery at work that is beyond my experience as an independent app developer. It seems li…
-
While compiling Gambit I'm getting the following fatal errors that can't be suppressed by adding `-Wno-error` to the gcc command line. Any idea how to get around this (in particular the frame size li…