Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

SSVM Node.js Addon with native storage interface support

License

Notifications You must be signed in to change notification settings

second-state/ssvm-napi-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Deprecated] Second State WebAssembly VM for Node.js Addon with native storage interface support

The Second State VM (SSVM) is a high-performance WebAssembly runtime optimized for server-side applications. This project provides support for accessing SSVM as a Node.js addon. It allows Node.js applications to call WebAssembly functions written in Rust or other high-performance languages. Why do you want to run WebAssembly on the server-side? The SSVM addon could interact with the wasm files generated by the ssvmup compiler tool.

This project is deprecated. If you want to use this feature, please try our new package SSVM-Napi-Extensions instead. Thanks.

About

SSVM Node.js Addon with native storage interface support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages