Skip to content

ontio/ontio-wasmjit

Repository files navigation

ontio-wasmjit

ontio-wasmjit is a high performance WebAssembly execution engine built for ontology.

Features

  • High Performance - Order of magnitude faster than interpreter execution, thanks to cranelift.
  • Deterministic - Diasable all floating point operation, limit the function call depth and the number of function local variables.
  • Secure - contains gas mentering, limit all resources usage.

License

This project is licensed under the MIT license.

Third party software

This project is originally forked from wasmtime, which licensed under the Apache License (Version 2.0).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published