Skip to content

another javascript runtime? #191

Closed Answered by b1ek
mcarifio asked this question in Q&A
Discussion options

You must be logged in to vote

Amber has nothing to do with javascript. it doesnt work with JS libraries and never will.

generated script readibility is being discussed in #116 . any modifications you make in the generated script stay there, and this is more or less what you should expect: the same way you could edit a compiled binary file, it will have no effect on the sources

basically the two problems with the readability of output file is the variable names and status being saved each command, even if it is not used. comments also probably should be preserved as well

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ph0enixKM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants