Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
emscripten-core
GitHub Repository: emscripten-core/emscripten
Path: blob/main/site/source/docs/getting_started/index.rst
4154 views
.. _getting-started-index:

===============
Getting Started
===============

Now you know why Emscripten is :ref:`right for you <about-emscripten>`, it's
time to *get started*.

This section provides a walk-through of :ref:`downloading and installing the SDK
<sdk-download-and-install>` and the basics of :ref:`using the Emscripten
toolchain <Tutorial>`. The general :ref:`FAQ` answers many common questions
about setting up and using Emscripten.

We also explain where to :ref:`Report Bugs <bug-reports>` in the toolchain and
the site. The :ref:`emscripten-test-suite` is a great resource for finding
examples of how to use Emscripten.

.. toctree::
  :maxdepth: 1

  downloads
  Tutorial
  test-suite
  bug_reports
  FAQ