ad4m
ad4m copied to clipboard
Rename JsCore?
Not a biggie, but...To avoid JsCore using the same name as the JavaScriptCore runtime. Deno uses V8. BunJS uses JavascriptCore. So this rename would avoid conflating Deno with the JavascriptCore project used by BunJS. Some other options:
-
Deno
-
JsRuntime
-
JsEngine