GetFirefly / firefly

An alternative BEAM implementation, designed for WebAssembly
Apache License 2.0
3.61k stars 103 forks source link

Calendar DateTime BIFs #175

Open KronicDeth opened 5 years ago

KronicDeth commented 5 years ago

We'll have to decide whether we implement these and tie them to web APIs or make calling the web APIs explicit.

bitwalker commented 5 years ago

I would prefer to have our platform abstraction layer (i.e. liblumen_core/sys delegate to Web APIs transparently (where possible) to implement built-ins, it would still be possible for one to call Web APIs directly, but in general we'll need to support the BIFs anyway in order to support legacy code/arbitrary packages off Hex.