You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add declare function TypeScript declarations for the low-level LLVM C API functions. That will make it easier to write lower-level code and will help avoid bugs in our own wrapper code.
The text was updated successfully, but these errors were encountered:
We should add
declare function
TypeScript declarations for the low-level LLVM C API functions. That will make it easier to write lower-level code and will help avoid bugs in our own wrapper code.The text was updated successfully, but these errors were encountered: