#
javascriptcore
Here are 41 public repositories matching this topic...
Nexus.js - The next-gen JavaScript platform
-
Updated
Jan 18, 2019 - C++
Node.js virtual machine for Android and iOS
nodejs
android
ios
node
v8
javascript-framework
android-library
node-js
javascriptcore
ios-library
node-virtual-machine
liquidcore
-
Updated
Apr 29, 2022 - C++
JavaScriptCore on WebAssembly
-
Updated
Oct 12, 2021 - C++
A versatile script engine abstraction layer.
-
Updated
Mar 4, 2022 - C++
a webapp container & site specific browser made from WebKit.swift and JavaScriptCore
-
Updated
Feb 14, 2022 - Swift
ivanbuhov
commented
Jan 5, 2016
This will allow JavaScript code to check if the app is built for Debug
or Release
. A possible implementation is to set the value of JavaScript variable in code surrounded by:
#if DEBUG
...
#endif
Releated to: NativeScript/NativeScript#1293
JavaScript Engine Benchmark for React Native
-
Updated
May 23, 2022 - Java
Generating native code interfaces from TypeScript
-
Updated
May 5, 2022 - TypeScript
A simple miniprogram runtime
-
Updated
Jun 25, 2022 - Swift
A collection of curated resources and CVEs I use for research.
-
Updated
Aug 8, 2021 - C++
An implementation of the JavaScript XMLHTTPRequest object to extend JavaScriptCore.
-
Updated
Dec 19, 2017 - Objective-C
Rust bindings for WebKit's JavaScriptCore.
-
Updated
Apr 12, 2018 - Rust
JavaScriptCore-C接口详解,以及基本的使用方法
-
Updated
Jul 3, 2018 - Objective-C
JavaScriptCore example for Swift Playgrounds
-
Updated
Nov 15, 2021 - Swift
基于iOS平台上Hybird开发的开源框架。
plugin
website
ios
cordova
web
native
apache
hybird
jscorebridge
iphuan
javascriptcore
pluginresult
invokedplugincommand
jscontext
registerplugin
getplugininstance
sendpluginresult
callbackid
evaluatescript
callwitharguments
-
Updated
May 19, 2017 - Objective-C
Use Rust interfaces inside a JavaScript environment. Eventually.
-
Updated
Jun 8, 2022 - Rust
Swift runtime for bionic.js
-
Updated
Feb 24, 2021 - Swift
A simple library that helps Android developers to execute JavaScript code from Android native side easily without using Webview.
-
Updated
Sep 8, 2021 - C++
A Modern JavaScript Engine Optimized for Portability
-
Updated
Aug 2, 2017 - C++
A JavaScriptCore polyfill to provide browser-like JS environments on iOS, tvOS, & macOS
-
Updated
May 11, 2019 - JavaScript
A demo to explain that how to use the JavaScriptCore in UIWebView or WKWebView
-
Updated
Apr 20, 2021 - Swift
iOS 和 JavaScript 交互几种方式的 demo:UIWebView,JavaScript,WKWebView。
-
Updated
Jun 27, 2018 - JavaScript
一套专用于iOS原生与网页之间的核心交互框架,适用于UIWebview及WKWebView
-
Updated
Dec 25, 2017 - Swift
JavaScriptCore++ - A simple C++ 17 wrapper for JavaScriptCore
-
Updated
Dec 30, 2021 - C
Yet another javascript fixing solution for Objective-C
-
Updated
Jul 16, 2020 - Objective-C
A project that provides the interaction between Swift and JS with an easily way
-
Updated
Jul 17, 2017 - Swift
Improve this page
Add a description, image, and links to the javascriptcore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the javascriptcore topic, visit your repo's landing page and select "manage topics."
Currently,

path.join
has a failing test:These tests are taken from Node, so it likely is a real bug
The code implementing
path.join
is in this file: https://github.com/Jarred-Sumner/bun/blob/701d6ec45d7e339b352b37869bd2a7d4849b35fb/src/resolver/resolve