Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How does it work in browser? #1130

dragonfly-ai started this conversation in General
Discussion options

From the README.md: "... written in JavaScript (and C) for execution in browsers and in Node.js ..."

Can I safely assume that the parts written in C only run from Node.js, or can the Browser somehow access C libraries? If so, how!?

You must be logged in to vote

Replies: 1 comment

Comment options

@dragonfly-ai Thanks for your question. You are correct; the parts written in C only run in Node.js. All C APIs have a JavaScript fallback which allows usage in browsers.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /