About 18,800 results
Open links in new tab
  1. GitHub - joeferner/node-java: Bridge API to connect with existing Java ...

    When you call a Java method through node-java, any arguments (V8/JavaScript objects) will be converted to Java objects on the v8 main thread via a call to v8ToJava (found in utils.cpp).

  2. Download Node.js®

    Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

  3. Node (Java Platform SE 8 ) - Oracle Help Center

    The Node interface is the primary datatype for the entire Document Object Model. It represents a single node in the document tree. While all objects implementing the Node interface expose methods for …

  4. How to Run Java Code in Node.js - GeeksforGeeks

    Jul 23, 2025 · This article will guide you through the steps required to execute Java code from a Node.js application, covering various methods and tools available to facilitate this integration.

  5. java - npm

    When you call a Java method through node-java, any arguments (V8/JavaScript objects) will be converted to Java objects on the v8 main thread via a call to v8ToJava (found in utils.cpp).

  6. GitHub - MarkusJx/node-java-bridge: A bridge between Node.js and Java

    A bridge between Node.js programs and Java APIs written in Rust using napi-rs to provide a fast and memory-safe interface between the two languages. The pre-compiled binaries will be provided with …

  7. nodejs-java - npm

    When you call a Java method through node-java, any arguments (V8/JavaScript objects) will be converted to Java objects on the v8 main thread via a call to v8ToJava (found in utils.cpp).

  8. Node.js vs Java: Which is Better for Backend Development?

    Trying to choose between Node.js and Java for your backend? This comprehensive Node.js vs Java comparison guide covers scalability, speed, use cases and more.

  9. Understanding Nodes in Java: A Comprehensive Guide

    Nov 12, 2025 · This blog post will delve into the fundamental concepts of nodes in Java, explore their usage methods, discuss common practices, and provide best practices for working with nodes.

  10. java - npm

    When you call a Java method through node-java, any arguments (V8/JavaScript objects) will be converted to Java objects on the v8 main thread via a call to v8ToJava (found in utils.cpp).