We will walk you through how to try Try Enarx. For instance, trying Enarx with your own Wasm file is a matter of few clicks. Our goal is to understand how it happens step by step by learning and doing.
- Enarx supports Webassembly by using wasmtime as a runtime. So try to find out what these terms actually mean to us and why we use it?
- Converting your files into a WASM file can be easily done with the help of Webassembly-guide with the language of your choice.
- Choose the language and implements Webassembly to it and then we're good to go.
Go to try.enarx.dev
Click on "Start Now" on the Try enarx page and then choose a platform: Intel/AMD on Equinix or Azure.
Log in from your Github account.
Choose a WASM file and Deploy🚀
Congrats on your first deploy🔥. Now your application is running on a safe Enarx Keep.
Feel free to join us over our chat.