Hacker News new | ask | show | jobs
by fnord123 3354 days ago
I guess "source code protection" is for distributing plugins for Atom without distributing the source so the code isn't accessible. So I would call this "source code concealing". In any event, this could be done with WASM.
1 comments

I actually needed this with it's framework electron. Unfortunately I haven't yet found a method of compiling coffeescript (or javascript) with WASM.

I'm just asking for concealing against my licensing code from being in a text file.