Skip to content

KishanV/Serve-side-javascript-with-Mozjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

server-side-javascript

Templatebase javascript on server side using mozjs and rust lang.

Example

Code Html & Javascript

<html>
  <head></head>
  <body>
    <?js
      //this is javascript embed tag.
      write('hello world');
    ?>
  </body>
</html>

Based On Mozjs (Spidermonkey)

https://github.com/servo/mozjs

Dependencies

rust-mozjs
servo
hyper
tiny_http

About

Javascript on server side written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages