Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
joeferner
/
node-java
Public
Notifications
You must be signed in to change notification settings
Fork
289
Star
1.9k
Code
Issues
208
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-java
src
on
web-worker
User selector
All users
Datepicker
All time
Commit history
Commits on May 21, 2025
wip
joeferner
committed
735f205
View commit details
Copy full SHA for 735f205
View code at this point
Browse repository at this point
add support for web workers
joeferner
committed
696e92b
View commit details
Copy full SHA for 696e92b
View code at this point
Browse repository at this point
Commits on May 18, 2025
prettier and lint
joeferner
committed
381f10b
View commit details
Copy full SHA for 381f10b
View code at this point
Browse repository at this point
fix c++ warnings
joeferner
committed
9f34ffd
View commit details
Copy full SHA for 9f34ffd
View code at this point
Browse repository at this point
switch to vitest
joeferner
committed
2cb74c7
View commit details
Copy full SHA for 2cb74c7
View code at this point
Browse repository at this point
Commits on May 17, 2025
Added stop() method to java object. (#555)
Show description for c83670a
jjuzna
and
jjuzna
authored
c83670a
View commit details
Copy full SHA for c83670a
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
feat: enable support for node v22 (#607)
Show description for 85ddb63
LittleGnome
and
Marco Knol
authored
85ddb63
View commit details
Copy full SHA for 85ddb63
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
upgrade nan and other dependencies
joeferner
committed
874a54b
View commit details
Copy full SHA for 874a54b
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Use a Java trampoline when calling Java code from JNI.
Show description for d092e64
LeviticusMB
authored and
joeferner
committed
d092e64
View commit details
Copy full SHA for d092e64
View code at this point
Browse repository at this point
Fixed methodAmbigious tests for ibm-semeru-open-11.jdk.
LeviticusMB
authored and
joeferner
committed
1c33679
View commit details
Copy full SHA for 1c33679
View code at this point
Browse repository at this point
Actually test (and handle) argument count mismatch.
Show description for b679dd1
LeviticusMB
authored and
joeferner
committed
b679dd1
View commit details
Copy full SHA for b679dd1
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
src: verify pointer before calling its method
Show description for b3eeb2f
gabylb
authored and
joeferner
committed
b3eeb2f
View commit details
Copy full SHA for b3eeb2f
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
fix: Refine preprocessor Node.js version check logic to smooth out ArrayBuffer data extraction
pdulapalli
authored and
joeferner
committed
7a702cd
View commit details
Copy full SHA for 7a702cd
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
use GetBackingStore() instead of GetContents(); upgrade nan version
paulwcy
authored and
joeferner
committed
4c6d92a
View commit details
Copy full SHA for 4c6d92a
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Use libuv async facility to queue javascript calls, instead of the after_work
Show description for bc557ad
jkstrick
authored and
joeferner
committed
bc557ad
View commit details
Copy full SHA for bc557ad
View code at this point
Browse repository at this point
Fix clobbering of dynamicProxyData with concurrent proxy calls.
jkstrick
authored and
joeferner
committed
ccd2b67
View commit details
Copy full SHA for ccd2b67
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
updated source files to compile on electron 7
gnudles
authored and
joeferner
committed
9ecc5a4
View commit details
Copy full SHA for 9ecc5a4
View code at this point
Browse repository at this point
Commits on Nov 9, 2019
build: retain node 7 support
MarshallOfSound
authored and
joeferner
committed
b8f3597
View commit details
Copy full SHA for b8f3597
View code at this point
Browse repository at this point
feat: make node 12 compatible
MarshallOfSound
authored and
joeferner
committed
eb46d13
View commit details
Copy full SHA for eb46d13
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
upgrade nan to 2.9.2
joeferner
committed
0b9e99b
View commit details
Copy full SHA for 0b9e99b
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Cleaned up implementation
Brandon Ferrell
committed
c8e65ba
View commit details
Copy full SHA for c8e65ba
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
initial z/OS xlc++ support changes
Brandon Ferrell
committed
ad44644
View commit details
Copy full SHA for ad44644
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
fix compiler warning by using more Nan functions
joeferner
committed
0b8a730
View commit details
Copy full SHA for 0b8a730
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
Replace Get/SetHiddenValue latest versions of V8 has removed them
joeferner
committed
b6c0577
View commit details
Copy full SHA for b6c0577
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Use typed array when do`javaArrayToV8`
Show description for 3efa370
wsw0108
authored and
joeferner
committed
3efa370
View commit details
Copy full SHA for 3efa370
View code at this point
Browse repository at this point
support java char correctly
wsw0108
committed
7600d49
View commit details
Copy full SHA for 7600d49
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
fixed a bug on win-64bit
egandro
committed
8c079aa
View commit details
Copy full SHA for 8c079aa
View code at this point
Browse repository at this point
Commits on May 1, 2016
Upgrade Nan to 2.3.2 to support node v6.
joeferner
committed
3e67132
View commit details
Copy full SHA for 3e67132
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
provide access to length and elements of a node-java wrapped java array
joeferner
committed
4b3eec3
View commit details
Copy full SHA for 4b3eec3
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Merge pull request #298 from rossj/master
Show description for ec2bc91
joeferner
committed
ec2bc91
View commit details
Copy full SHA for ec2bc91
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
Add support to float[] array
taggon
committed
e8fd74e
View commit details
Copy full SHA for e8fd74e
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Handle Unicode SMP points (> U+FFFF) and null char in strings
rossj
committed
d8e958a
View commit details
Copy full SHA for d8e958a
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
handle java char arrays
joeferner
committed
be3f921
View commit details
Copy full SHA for be3f921
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
upgrade nan to 2.0.9
joeferner
committed
298aae9
View commit details
Copy full SHA for 298aae9
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Fix a memory leak
jimlloyd
committed
bca8066
View commit details
Copy full SHA for bca8066
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.