Skip to content

[Feature request] Inlining wasm binary #21

@riywo

Description

@riywo

For some Node.js runtime environment such as AWS Lambda, it would be nice to have a pure JS implementation without extra file access like a wasm file because some bundling process doesn't recognize such extra files automatically.

Could you provide another package like re2-wasm-inline by inlining the wasm binary as a Buffer so that the extra wasm file isn't required?

Or, if your licensing term allows, I can also create such a package and publish it to npmjs on behalf.

Let me know your opinion!

See smithy-lang/smithy-typescript#733

This could also solve #15

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