Skip to content

Using NAPI-RS with edon to abstract napi interactions and make handling JSValues easier #3

Description

@karmakarmeghdip

I am using edon to build tauri-electron-compat to make it easier for existing Electron codebases to adopt and progressively migrate to Tauri. I am planning on implementing Electron polyfill api and the IPC right now is a very rudimentary message passing JSON strings.

Is it possible to use a nice abstraction library like NAPI-RS for creating JS resources to pass to nodejs as a native module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions