Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

javascript-server-page/jssp-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jssp

JavaScript Server Pages:four_leaf_clover::tulip::rose::hibiscus:

  • v1.0 branch js engine using robertkrimen/otto
  • v2.0 branch js engine using dop251/goja , and on the basis of v1.0 improved a lot of features, including ts, engine cache, ast cache, project refactoring, etc.
  • However, due to the weak performance of the js engine implemented in golang, and until there is a better binding library between golang and v8, this project will not be updated or accept pr.
  • At the same time, it was discovered that the binary generated by pkg packaging of nodejs can also do what was envisioned in this project,
  • so finally decided to use nodejs to implement jssp jssp-nodejs

About

JavaScript Server Pages:four_leaf_clover::tulip::rose::hibiscus:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages