Second State
- Austin, TX, USA
- http://www.secondstate.io
- contact@secondstate.io
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
wasm-joey
A lightweight Node.js application for deploying and executing WebAssembly(Wasm) binary-code via HTTP
SSVM
SSVM is a high performance, extensible, and hardware optimized WebAssembly Virtual Machine for cloud, AI, and blockchain applications.
ssvm-deno-starter
A template project to run Rust functions in Deno through the Second State WebAssembly engine.
wasm-learning
Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.
oasis-ssvm-runtime
Forked from oasislabs/oasis-ethwasi-runtimeSSVM runtime for EVM and Ewasm contract on Oasis platform
oasis-parity
Forked from oasislabs/oasis-parityForked from https://github.com/paritytech/parity-ethereum
rust-wasm-ai-demo
Rust functions for Tensorflow inference in Node.js. Rust's performance, WebAssembly's security and portability, and Javascript's ease-of-use.
SOLL
SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
ssvm-nodejs-starter
A template project to run Rust functions in Node.js through the Second State WebAssembly engine.
wasm-bindgen
Forked from rustwasm/wasm-bindgenFacilitating high-level interactions between Wasm modules and JavaScript
ssvmup
Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript.
hugo-website
A no-code, no-software and no-cost solution to publishing sophisticated web sites managed by non-technical people.
buidl
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
ssvm-wasi-helper
A rust crate to call the wasm-wasi initialization helper function.
rust_storage_interface_library
A Rust library that provides Rust to WebAssembly developers with syntax for "load" & "store" functionality for their data when their Wasm is being executed on SecondState's SSVM.
rust-ssvm
Use EVMC binding SSVM and host written in Rust
ssvm-napi-storage
SSVM Node.js Addon with native storage interface support
rust_native_storage_library
A library which compiles to `.so` and `.dylib` and facilitates the native storage (and retrieval) of key:value pairs on the host system
ssvm-storage
Second State WebAssembly VM for Rust Storage Extension