Thank you ! To run a cart in an executable format, you must have pico-8, load the cart with the load command and next export to .bin with this command:
export nameofthecart.bin
This creates a folder with windows, linux and mac os executables . That's it !