Updated WeKan Multiverse Roadmap (markdown)

Lauri Ojansivu 2023-09-22 22:06:51 +03:00
parent a3c110d6f3
commit 2a75e3f0dc

@ -103,4 +103,23 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php
- Node.js supports these CPU/OS, like also s390x https://nodejs.org/dist/latest-v20.x/ that Meteor WeKan supports:
- https://github.com/wekan/wekan/wiki/s390x
- https://github.com/wekan/node-v14-esm/releases/tag/v14.21.4
- Haxe https://haxe.org
- Hello world example
- Repo https://github.com/wekan/hx/blob/main/prototypes/code/hello
- Transpiled with Haxe to many programming languages
- Tinkweb
- Repo https://github.com/wekan/hx/tree/main/prototypes/ui/tinkweb
- Has router and webpage
- Transpiles to PHP and Node.js
- Redbean https://redbean.dev
- Repo https://github.com/wekan/hx/tree/main/prototypes/code/webserver/works/fullmoon
- Minimal kanban board drag drop example
- Redbean amd64 binary works at Win/Mac/Linux/BSD/BIOS without any modifications, because it is based on Cosmopolitan https://github.com/jart/cosmopolitan
- Uses HTMX https://htmx.org at UI
- Saves to SQLite database
- FreePascal
- Repo https://github.com/wekan/hx/tree/main/prototypes/code/webserver/works/freepascal-router
- Router and some webpage
- Works at many retro and modern OS, but not at s390x that FreePascal does not support yet https://wiki.freepascal.org/ZSeries