From b2962d978ac2b74ce9e7fa8af0f5432936271eb7 Mon Sep 17 00:00:00 2001
From: Brad Bollenbach
You should try to implement functions for all targets, but this isn't always - possible due to incompatibilities in how IO and concurreny works in Erlang and + possible due to incompatibilities in how IO and concurrency works in Erlang and JavaScript. With Erlang concurrent IO is handled transparently by the runtime, while in JavaScript concurrent IO requires the use of promises or callbacks. If your code uses the Erlang style it is typically not possible to implement -- cgit v1.2.3