-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I'm sure that sweet.js can help this codebase. You can make it a compile time only dependency.
String concatentation to build up functions is very awkward.
With sweet.js you can have regular javascript looking code, and then macros which perform the string concatenation for you at runtime if you are worried about code size. You just shouldn't be dealing with all of these strings, it's incredibly error prone. I'm taking a shot at the conversion.
Metadata
Metadata
Assignees
Labels
No labels