Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pepoviola/pjs-rs
A javascript runtime with pjs embebed
https://github.com/pepoviola/pjs-rs
polkadot polkadot-js runtime substrate
Last synced: 5 days ago
JSON representation
A javascript runtime with pjs embebed
- Host: GitHub
- URL: https://github.com/pepoviola/pjs-rs
- Owner: pepoviola
- License: mit
- Created: 2023-11-13T20:10:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-31T07:23:41.000Z (6 months ago)
- Last Synced: 2024-08-08T23:15:43.758Z (3 months ago)
- Topics: polkadot, polkadot-js, runtime, substrate
- Language: JavaScript
- Homepage:
- Size: 1.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pjs-rs
A javascript runtime with pjs embebed## TODO:
- implement loader to allow to run files with modules (e.g FsModuleLoader / TsModuleLoader)
- Write Docs