- WebGPU implementation for the Deno JavaScript/TypeScript runtime The following binaries: cts_runner - WebGPU Conformance Test Suite runner using deno_webgpu. player - standalone application for replaying the API traces. wgpu-info - program that prints out information about all the adapters on the...
Native iOS (Kotlin/Native) + Objective-C Note that the necessary bridges are built using Objective-C instead of Swift, so the application won't include Swift's runtime. ./gradlew iosBuildSimulatorDebug#Creates an APP file./gradlew installIosSimulatorDebug#Installs an APP file in the simulator...
Mario Zupan I'm a self-employed Software Engineer and Trainer living in Vienna, Austria. I've worked at several companies and in multiple fields building, maintaining and operating distributed systems at scale using Java, Kotlin, Node, Go and Rust. I also taught advanced software engineering ...
ps1: Location of code of the jobs: Like for the (already implemented) Job Monitor, the code is located inside the ORT Server repository. The Kotlin/Gradle Module System provides modules for specific purposes, e.g. for database access or for common functionality used by workers. This allows ...
it. Please note that there is no guarantee that it will keep working, and you most definitely need to have some rules in place. We don't provide any official rule set, but these have been known to work for some:https://github.com/romainguy/kotlin-explorer/blob/main/compose-desktop.pro...
rhino-all: This creates an "all-in-one" JAR that includesrhino-runtime,rhino-tools, andrhino-xml. This is what's used if you want to run Rhino using "java jar". rhino-kotlin: Enhanced support for code written in Kotlin,see the details. ...
goja - ECMAScript 5.1(+) implementation in Go. golua - Go bindings for Lua C API. gopher-lua - Lua 5.1 VM and compiler written in Go. gval - A highly customizable expression language written in Go. metacall - Cross-platform Polyglot Runtime which supports NodeJS, JavaScript, TypeScript...
emits JavaScript and WebAssembly that runs in a browser. Its close relative is the well-known GWT. The main difference is that TeaVM does not require source code, only compiled class files. Moreover, the source code is not required to be Java, so TeaVM successfully compiles Kotlin and ...
cd impls/jq STEP=stepA_YYY ./run # with Debug DEBUG=true STEP=stepA_YYY ./run KotlinThe Kotlin implementation of mal has been tested with Kotlin 1.0.cd impls/kotlin make java -jar stepX_YYY.jar LiveScriptThe LiveScript implementation of mal has been tested with LiveScript 1.5....
one implementation per ecosystem/runtime (e.g. 1 implementation in Java and no Kotlin/Scala/Closure, 1 in TS that will serve JS as well etc.) substitutions will be performed only for primitive types API The public API is composed by a single method(in Java for simplicity): String expand...