-
```
We need a wrapper for JSC.
```
Original issue reported on code.google.com by `jmalo...@gmail.com` on 22 Jun 2008 at 8:49
-
Is there a way to remove the JSON.stringify method from handle_promise.dart, specifically from JSON.stringify(FLUTTER_NATIVEJS_PENDING_PROMISES[$idxPromise].getValue())(line 153-155)?
When I return a…
-
```
We need a wrapper for JSC.
```
Original issue reported on code.google.com by `jmalo...@gmail.com` on 22 Jun 2008 at 8:49
-
```
[ 94%] Linking CXX shared library JavaScriptCore
ld: warning: OS dylibs should not add rpaths (linker option: -rpath) (Xcode build setting: LD_RUNPATH_SEARCH_PATHS)
ld: warning: direct access i…
-
```
We need a wrapper for JSC.
```
Original issue reported on code.google.com by `jmalo...@gmail.com` on 22 Jun 2008 at 8:49
-
```
We need a wrapper for JSC.
```
Original issue reported on code.google.com by `jmalo...@gmail.com` on 22 Jun 2008 at 8:49
-
JSVirtualMachine etc?
-
Hi,
i think it would be awesome to be able to build for the webkit gtk port on linux too.
-
## Description
We need a WASM version build specifically to work with **JavaScriptCore**, which powers **React Native**.
There is a crate to support this: https://lib.rs/crates/javascriptcore-rs
…
-
Executables like `tsc`, `prettier` and more start too slowly in Bun. This happens because Bun transpiles every file, even when it doesn't need to -- and then JavaScriptCore parses the transpiled outpu…