.. SPDX-FileCopyrightText: 2023 The meson-python developers
..
.. SPDX-License-Identifier: MIT

.. _tutorials-executable:

**********
Executable
**********


.. todo::

   - Give an example of how to build an executable in Meson
   - Show where the executable gets mapped to inside a wheel
   - Link to relevant :ref:`explanations-design` section
   - Mention the limitation regarding internal dependencies

     - Link to the relevant :ref:`reference-limitations` section
     - Link to the :ref:`how-to-guides-executable-with-internal-dependencies`
       guide
