Michael Holler

Results 14 issues of Michael Holler

From what I can tell, it looks like Kotlin Multiplatform is supported by Flatbuffers, but I can't find anywhere to download the artifact from. I'm coming to the conclusion that...

The `kotlin/` directory of this repository contains the FlatBuffers core library written in a multi-platform way. The top-level package it uses is [`com.google.flatbuffers.kotlin`](https://github.com/google/flatbuffers/tree/master/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin). When I compile `flatc` locally and run...

I would like to have the option to provide alternate streams from stdout and stderr to the command executor. We use the Google provider and I would like to grab...

Here's an example of the Markdown: ``` Hey guys, I'm making a [blog][wiki_blog] post! Read more after the [jump][wiki_Van_Halen]! [wiki_Van_Halen]: http://en.wikipedia.org/wiki/Van_Halen I really like [blogging][wiki_blog]. It's just so fun! \[wiki_blog]:...