cincheo / jsweet

A Java to JavaScript transpiler.
http://www.jsweet.org
Other
1.46k stars 160 forks source link

Add support for Number constructors with char arguments #550

Closed iffyio closed 4 years ago

iffyio commented 4 years ago

Fixes #509

lgrignon commented 4 years ago

Thank you again for contributing!

What are you using JSweet for? If you are interesting in helping more, we could discuss it :)

iffyio commented 4 years ago

What are you using JSweet for?

Currently looking to extend an existing JS app to support user provided code in Java to do custom transformations on an incoming data stream. I'm looking at JSweet since it would be great to avoid any inter-process/network communication to do this.

If you are interesting in helping more, we could discuss it :)

Definitely interested! I think this is a cool project. Let me know how!

lgrignon commented 4 years ago

Nice project! Is it an open source app so I could take a look? :)

I will talk to you about future contributions, thanks for helping!

iffyio commented 4 years ago

Nice project! Is it an open source app so I could take a look? :)

Unfortunately not :( It's an ongoing in-house project at work

lgrignon commented 4 years ago

No problem. See you soon