Have you taken a look at <https://github.com/elcritch/nesper> config files ?

Here's how it compile : 
    
    
    --gc:arc
    --os:freertos
    -d:use_malloc
    -d:no_signal_handler
    --debugger:native
    --threads:on
    --tls_emulation:off
    --hint:conf:off
    --hint:SuccessX:off
    
    
    Run

Reply via email to