Explore >> Select a destination


You are here

jakewharton.com
| | arturdryomov.dev
3.2 parsecs away

Travel
| | Kotlin and Gradle source sets in action
| | renato.athaydes.com
5.0 parsecs away

Travel
| | [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.
| | ncorti.com
5.0 parsecs away

Travel
| | Let's discover two scenarios where name mangling is used in the Kotlin Compiler: inline classes and the internal modifier
| | sookocheff.com
17.9 parsecs away

Travel
| So you want to use Thrift? You've come here because you want to use Apache Thrift and you don't know where to start. Good. You're in the right spot. Throughout this document we will develop a simple service that communicates using Thrift. This will introduce you to the workflow for generating client and server code using Thrift and how to Thrift works to separate your application's business logic from it's transport methods.