help wanted
倉庫指標
- 星標
- (1,522 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
From some rough tests, Watt macro expansion when compiling the runtime in release mode is about 15x faster than when the runtime is compiled in debug mode.
Maybe we can set it up such that users can run something like cargo install watt-runtime and then our debug-mode runtime can detect whether that optimized runtime is installed; if it is, then handing off the program to it.