Move Capability::Client::whenResolved() out-of-line to make MSVC linker happy.
It seems like MSVC is generating this function in translation units where it isn't acutally called, which inadvertently causes non-RPC Cap'n Proto code to depend on kj-async.
Showing
Please
register
or
sign in
to comment