Hi,
I am planning to implement a port of your nestedtext crate in MoonBit (a programming language optimized for WebAssembly). The goal is to bring the NestedText serialization format to the MoonBit ecosystem.
Since your project is dual-licensed under Apache 2.0 and MIT, I am writing to inform you that this port will strictly adhere to these terms. The MoonBit version will:
- Retain your original copyright notices within the repository's license files.
- Prominently credit this repository as the upstream source in the
README.md.
The target repository has been initialized at: https://github.com/OrisGo/nestedtext
Thank you for your work on the original Rust implementation. If you have any inquiries or suggestions regarding the specification compliance, please let me know.
Best regards,
OrisGo
Hi,
I am planning to implement a port of your
nestedtextcrate in MoonBit (a programming language optimized for WebAssembly). The goal is to bring the NestedText serialization format to the MoonBit ecosystem.Since your project is dual-licensed under Apache 2.0 and MIT, I am writing to inform you that this port will strictly adhere to these terms. The MoonBit version will:
README.md.The target repository has been initialized at: https://github.com/OrisGo/nestedtext
Thank you for your work on the original Rust implementation. If you have any inquiries or suggestions regarding the specification compliance, please let me know.
Best regards,
OrisGo