arhadthedev / embedded-ecmascript

(IN DEVELOPMENT!) Rust library to embed ECMAScript into desktop and automotive programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is embedded-ecmascript version 0.1.0-dev

A Rust library to embed ECMAScript into desktop and automotive programs.

It conforms to:

  • ECMAScript 2023 (ECMA-262, 14th edition) in progress
  • ECMAScript 2023 internationalization API (ECMA-402, 10th edition) todo
  • The JSON data interchange syntax (ECMA-404, 2nd edition) ECMA-404 todo
  • Unicode 15.1 in progress

Copyright and License Information

Copyright © 2024 Oleg Iarygin oleg@arhadthedev.org.

About

(IN DEVELOPMENT!) Rust library to embed ECMAScript into desktop and automotive programs

License:MIT License


Languages

Language:Rust 100.0%