Skip to content

Low overhead interaction with Node.js #88

@noppoMan

Description

@noppoMan

Currently Hexaville's application(ELF) is executed as a subprocess of Node.js(child_process.spawn) in Lambda.

It would be good if I make Hexaville's application as static or dynamic library for Linux and
exports it as a Node.js(V8) function to call it in Node.js world.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions