athenavm / athena

Athena monorepo
https://www.athenavm.org/
Apache License 2.0
16 stars 1 forks source link

Make functions and methods exportable and externally callable #73

Open lrettig opened 1 month ago

lrettig commented 1 month ago

Related to #71

lrettig commented 1 month ago

This basically amounts to adding support for compiling libraries as opposed to just binaries. This turns out to be pretty hard for a few reasons: