Skip to content

appcypher/wasmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

31bc8ba · Apr 2, 2022

History

20 Commits
Mar 15, 2022
Feb 21, 2022
Apr 2, 2022
Apr 2, 2022
Feb 3, 2022
Apr 2, 2022
Feb 19, 2022
Mar 1, 2022
Mar 15, 2022
Apr 2, 2022
Apr 2, 2022

Repository files navigation

Wasmo

wasmo is a WebAssembly compiler and runtime. It compiles WebAssembly code to native code with runtime memory, control integrity security as outlined by the WebAssembly spec.

GOALS

In this order.

  1. Simple implementation.
  2. Single-pass compilation.
  3. Serializable.
  4. Progressive optimisation.

Getting Started

Building Project

About

A WebAssembly Compiler and Runtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published