#
runtime
Here are 637 public repositories matching this topic...
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
-
Updated
Sep 16, 2020
Napa.js: a multi-threaded JavaScript runtime
-
Updated
Oct 30, 2018 - C++
marek-safar
commented
Jul 30, 2019
We can build much smaller Mono runtime for .NET Core purposes by simply removing code we don't need in this configuration. We did a few easy initial steps but we can go much further.
This list is not comprehensive but parts like
- Culture Data
- Any PAL related code
- Unused icalls
Micro is a framework for cloud native development
go
golang
distributed-systems
cloud
microservices
framework
microservice
server
runtime
micro
cloud-native
m3o
-
Updated
Sep 17, 2020 - Go
sunlili
commented
Jun 8, 2020
Hello,
I run following code in ch 1.11.19(debug),and it will crash by an assertion.
let b = [1.1, 2.2, 3.3];
b[4294967294] = 3;
Array.prototype.copyWithin.call(b, 0, 1);
Crash output:
ASSERTION 7690: (/.../ChakraCore-1.11.19/lib/Runtime/Library/JavascriptArray.cpp, line 9309) direction == -1 || (fromVal + count < MaxArrayLength && toVal + count < MaxArrayLength)
Failure: (d
TypeScript execution and REPL for node.js
-
Updated
Sep 15, 2020 - TypeScript
A runtime developer console and IRB alternative with powerful introspection capabilities.
-
Updated
Sep 11, 2020 - Ruby
programming-language
list
awesome
books
interpreter
compiler
runtime
virtual-machine
resources
awesome-list
-
Updated
May 28, 2020
iOS project of collected some demos for iOS App, use Objective-C
ios
objective-c
runtime
animation
nsoperation
ios-app
ios-animation
gcd
ios-ui
qqmusic
coreanimation
ios-demo
ios-lib
coregraphics
sina
runloop
drawrect
baisibudejie
iosproject
nsthread
-
Updated
Sep 5, 2020 - Objective-C
Runtime type system for IO decoding/encoding
-
Updated
Aug 28, 2020 - TypeScript
μWebSockets for Node.js back-ends 🤘
-
Updated
Sep 5, 2020 - C++
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
-
Updated
Sep 17, 2020 - Java
A small and fast async runtime for Rust
-
Updated
Sep 14, 2020 - Rust
WebAssembly Micro Runtime (WAMR)
-
Updated
Sep 16, 2020 - C
The official repo is now at bellard/quickjs.
javascript
c
vm
interpreter
js
compiler
runtime
virtual-machine
ecmascript
javascript-interpreter
javascript-engine
es2020
quickjs
-
Updated
Aug 2, 2020 - C
Runtime validation for static types
-
Updated
Sep 9, 2020 - TypeScript
Nexus.js - The next-gen JavaScript platform
-
Updated
Jan 18, 2019 - C++
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
-
Updated
Jul 2, 2020 - Java
Swift-friendly API for a set of powerful Objective C runtime functions.
-
Updated
Jun 22, 2020 - Swift
Unreal Engine 4 plugin component for rendering runtime generated content.
-
Updated
Sep 15, 2020 - C++
RingoJS is a JavaScript platform built on the JVM and optimized for server-side applications.
-
Updated
Sep 14, 2020 - JavaScript
iOS全局自动化 代码混淆 工具!支持cocoapod组件代码一并 混淆,完美避开hardcode方法、静态库方法和系统库方法!
-
Updated
Mar 25, 2019 - Objective-C
Improve this page
Add a description, image, and links to the runtime topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the runtime topic, visit your repo's landing page and select "manage topics."
Missing a
validateIntegercheck