On 2/21/20, 'David Florness' via Racket Users
<racket-users@googlegroups.com> wrote:
> Sam Tobin-Hochstadt <sa...@cs.indiana.edu> writes:
>
>> If you compile the file with `raco make server.rkt` then it will run
>> the type checker as part of compilation. Furthermore, it will run
>> faster the next time since it won't have to re-compile.
>
> Question about this: if, after runing `raco make server.rkt` I run
> `racket server.rkt`, will the bytecode be used?

yes

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAFUu9R6aD5c2jU5FXrkmJ%2BnbHyeU7MC6hw12zyjXbA0Ug3HUAA%40mail.gmail.com.

Reply via email to