Hacker News new | ask | show | jobs
by elcritch 1930 days ago
It'd be great to see C/C++ be easy to integrate. I can't quite tell if there's support for them? There's so many existing C/C++ code bases that are security nightmares but still provide great functionality. Wrapping it in a secure context would be awesome.

Also it'd be fantastic to be able to compile Nim as well. Maybe a weekend project. :-)

1 comments

C/C++ has great WebAssembly support and we definitely want to provide a Lunatic library for it. We would love to see the community getting involved and contributing other languages that we have less experience with, including Nim.
If you provide a C library then it'll be super easy to add Nim support!