Mention drawbacks in the readme
See original GitHub issueAs I understand this is a rebranding of the enclose
module? Would love to know how this happened btw.
But, in original documentation, here – http://enclosejs.com/#compilation-srsly it says that resulting binary will be at least 2x slower, is that still the case? And if so, can you mention that in the readme? It would be better I think to also document how this sort of measurements was performed.
As well as any other possible drawbacks, besides performance and size
Issue Analytics
- State:
- Created 6 years ago
- Reactions:9
- Comments:8 (5 by maintainers)
Top Results From Across the Web
mentions do not render in README.md #209 - github/markup
Advantages : mentioning users in a README allows readers to immediately view the user, via click or hover over, which is very convenient;...
Read more >README | Developer Experience Knowledge Base
Common Pitfalls of the README. It is not being updated regularly. It is too short or too long. The maintainer is not mentioned...
Read more >How to Write a Good README File for Your GitHub Project
A good one takes advantage of the opportunity to explain and showcase: What your application does,; Why you used the technologies you used, ......
Read more >How to write a good README for your GitHub project?
We should describe in an interesting manner what's the project aim, and what problems does a given application solve. Two or three sentences...
Read more >Essential Sections for Better Documentation of a README ...
... and essential things about README files, as well as the ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@simast Yes!
Hi there,
So I added
--options ignition,turbo,turbo-from-bytecode
to the build I just did and got the following error:Once I removed turbo-from-bytecode though it seems to work. Am I missing something?
Building on Mac, targeting Mac, Linux, and Windows x64 with Node 7.