Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

How does @inline actually work?

$
0
0

am i supposed to put it in .res or .ressi files, or both?

putting it in X.res makes function calls inside X.res inlined (can tell in X.res.js), but other modules using X do not seem to inline the calls. putting it in X.resi does nothing anywhere.

is this as expected?


Viewing all articles
Browse latest Browse all 2592

Trending Articles