-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Labels
Description
Documentation request:
What documentation needs to change?
Notes on compiling with Nuitka.
Where is it located?
What is wrong with it? How can it be improved?
Quoting @DragonMoffon on Discord:
Plus at some point when we are improving the nuitka docs please make sure to add the line
Experimental features of arcade will not be available unless you do--include-module=acade.experimental
It seems like we need to add more modules to exclusion / notes on why.
| Module to consider | Currently excluded? | Reason for exclusion |
|---|---|---|
experimental |
Yes | Often broken, so most won't use this |
examples |
Yes | The point of examples is to be runnable source |
future |
No | Unstable like experimental, even if a little better |
Reactions are currently unavailable