-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Tsify generated asm docs #4388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tsify generated asm docs #4388
Conversation
mattgodbolt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super minor comments only ! thanks mate
| { | ||
| "extends": "../../../tsconfig.json", | ||
| "compilerOptions": { | ||
| "lib": ["es2021"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is needed for String.prototype.replaceAll. Would be worth looking into for the backend tsconfig as well (when I tried it caused performance to not be recognized though)
|
this is live 🚀 |
* Converted amd64 docs to ts * 6502 * 6502 part 2 * arm * avr * evm * java * llvm * python * Fix bug with only getting the first paragraph * Updated help messages
* Converted amd64 docs to ts * 6502 * 6502 part 2 * arm * avr * evm * java * llvm * python * Fix bug with only getting the first paragraph * Updated help messages
No description provided.