issues
search
openpeeps
/
denim
Node 💖 Nim = Denim! Build powerful NodeJS / BunJS addons with Nim language via Node API (NAPI)
https://openpeeps.github.io/denim/
MIT License
42
stars
1
forks
source link
`export_napi` not works with variables since Nim 2.0
#11
Closed
Ethosa
closed
1 year ago
Ethosa
commented
1 year ago
init proc(a: Module): var x {.export_napi.} = "100"
Ethosa
commented
1 year ago
solved in #12