mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 05:58:07 +01:00
Updated WeKan Multiverse Roadmap (markdown)
parent
a3c110d6f3
commit
2a75e3f0dc
1 changed files with 19 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue