mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

355K
active users

I just released v1.13.0 of on github.com/SuperIlu/DOjS/relea

This is the first version with a native win32 port ( or never).

See thread below for more release details!


1/

SuperIlu

* Added `KeyIsPressed()` and `keyIsDown()` in p5js emulation.

* Updated syntax highlighting

* Updated internal `help.txt`

* JPEG decoding now uses libjpeg and JPEG saving is supported, too.

* Added TIFF loading and writing.

* Added Sun Raster (RAS) loading and writing.

* Added Jpeg 2000 (JP2) loading and writing.

* Added a Node.js compatible `console`


2/

* Made `require()` Node.js compatible

* Added `RealPath()`

* Added `Trace()`

* Updated to mbedTLS 3.6.2

* Updated cURL to 8.11.0

* Updated zlib to 1.3.1

* Fixed javascript `Date` string conversion

* Improved JSDoc generation in Makefile (contributed by MinekPo1) and added `node_install` target for dependencies


3/

* Updated SQLite to 3.46.1 (thanks to @BenCollver)

* Updated libjpeg to from 9e to 9f

* Added a Win32 binary release that runs on Win98 and never.


4/