AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Tiny Erlang VM

Results 299 AtomVM issues
Sort by recently updated
recently updated
newest added

Allow to easily build a static AtomVM binary.

good first issue

A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.

meta
lib:exavmlib

A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.

meta
lib:exavmlib

A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.

meta
lib:exavmlib

A limited number of function of this module should be chosen and implemented. An issue for each group of related functions should be opened.

meta
lib:exavmlib

When a tag is made binaries should be automatically published as part of the release. Binaries for the following targets should be built: * x86 * x86_64 * armv4 *...

good first issue

Fix all gcc, clang, and Erlang warnings, on all platforms.

meta

The atomvm_lib repo contains an integration with the RTC API in the IDF SDK. Since this represents core functionality of the ESP32, this code should be moved into the AtomVM...

platform:esp32

The atomvm_lib repo contains an integration with the MQTT client API in the IDF SDK. Since this represents core functionality of the ESP32, this code should be moved into the...

platform:esp32

The following Nifs and Ports should be moved into their own directories and moved into the `components` directory, instead of being in the `main` directory: * gpio_driver * spi_driver *...

platform:esp32