AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Support GenServer.ex & Supervisor.ex

Open petermm opened this issue 10 months ago • 1 comments

Carbon copy from upstream, and adapted to gen_server.erl

Pending https://github.com/atomvm/AtomVM/pull/1625, and disterl..

Will stay in draft pending disterl merging and adaption to those changes/features.

closes https://github.com/atomvm/AtomVM/issues/265

These changes are made under both the "Apache 2.0" and the "GNU Lesser General Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

petermm avatar Jan 16 '25 10:01 petermm

demo running circuits_i2c with AtomVM_backend https://github.com/petermm/circuits_i2c Screenshot 2025-01-16 at 12 24 29

petermm avatar Jan 16 '25 11:01 petermm