Mirror of
forum.nim-lang.org
index
8035 :: Export in JS backend
[2021-05-25T19:25:27+02:00]
View Orginal
xigoi
(orginal)
[2021-05-25T19:25:27+02:00]
view original
When complling to JavaScript, is there a way to add the
export
keyword to some functions in the resulting code, so it can be used as an ES6 module?
juancarlospaco
(orginal)
[2021-05-25T22:03:27+02:00]
view original
https://github.com/nim-lang/fusion/pull/81#issue-595985244