Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed a serialization issue for farm js to rust transfer #441

Closed
@ErKeLost

Description

@ErKeLost

Describe the feature

Currently, farm has two problems with unplugin support

  1. Rust-end serialization problem
    normalize invalid characters in id, for example: \0
    because characters like \0 have issues when passing to Farm's rust compiler
  2. Cjs code error problems everywhere in lib format mode Causes test failure

Additional information

  • Would you be willing to help implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions