nectarjs_extern
Version:
Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.
54 lines (53 loc) • 1 kB
JSON
{
"name": "nectarjs_extern",
"version": "0.6.0",
"description": "Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/nectarjs/nectarjs_extern.git"
},
"keywords": [
"nectar",
"nectarjs",
"nectar-lang",
"javascript",
"js",
"god mode",
"compilation",
"crossplatform",
"simple",
"speed",
"io",
"iot",
"socket",
"android",
"linux",
"windows",
"arduino",
"raspberry",
"stm32",
"nucleo",
"express",
"uwebsocket",
"http",
"https",
"bytcode",
"wasm",
"arm",
"arm64",
"msbuild",
"cl",
"http",
"webserver",
"webview",
"typescript",
"ts",
"tsc"
],
"author": "Adrien THIERRY <adrien.thierryfr@gmail.com> (https://seraum.com)",
"bugs": {
"url": "https://github.com/nectarjs/nectarjs_extern/issues"
},
"homepage": "https://nectarjs.com"
}