For AI agents: visit https://node-julia.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
Node JuliaGuides
GuidesDiscussions
GuidesNode Julia
Guides
GuidesDiscussions

Documentation

  • Getting Started with Node Julia
  • Eval And Exec
  • Scripts
  • Synchronous vs. Asynchronous
  • Datatype Mapping
  • Buffer and Native Arrays
  • JRef
  • Import
  • Struct Type Introspection
  • Array Buffer Sharing
  • Error Conditions
  • Script Internals
  • Limitations
  • Use of libuv
  • The Windows Situation
  • Version 0.2 Release Notes
  • Version 0.2.1 Release Notes
  • Version 0.2.2 Release Notes
  • Version 0.2.3 Release Notes
  • Version 1.0.0 Release Notes
  • Version 1.0.1 Release Notes
  • Version 1.0.2 Release Notes
  • Version 1.1 Release Notes
  • Version 1.1.2 Release Notes
  • Version 1.2 Release Notes
  • Version 1.2.1 Release Notes
  • Version 1.2.2 Release Notes
  • Version 1.2.3 Release Notes
Powered by 

Version 1.1.2 Release Notes

Suggest Edits

Experimental Windows Support

Windows is supported, but part of the build process is manual.

Bugfixes

  • Changed module initialization during Script creation that was causing a crash when using the newest version of Julia 0.4.

Updated less than a minute ago


Did this page help you?
  • Table of Contents
    • Experimental Windows Support
    • Bugfixes