wasmer/examples
2019-06-26 01:39:00 +08:00
..
echo-server Update libraries versions to 0.4.2 2019-05-16 14:39:13 -07:00
http-server Rename wasmer-kernel-net to kernel-net. 2019-05-16 09:22:40 +08:00
nginx Add nginx LICENSE 2019-02-26 20:17:48 +08:00
pipe Fix wasm example crates. 2019-05-14 16:52:09 +08:00
plugin-for-example add comment about wasi on windows 2019-04-29 11:41:14 -07:00
single_pass_tests Fix bugs in state reading. 2019-06-12 23:54:15 +08:00
call_indirect.wat Fix table and memory import and improve memory storage 2018-11-16 16:55:49 +01:00
cowsay.wasm Added cowsay.wasm file 2019-04-22 18:04:00 -07:00
elem.wat Fix table and memory import and improve memory storage 2018-11-16 16:55:49 +01:00
exit.wat Hook up wasi exit code to wasmer cli 2019-04-22 16:45:36 -07:00
grow_memory.wat Update grow_memory example 2018-11-07 11:57:28 +01:00
import.wat Fix table and memory import and improve memory storage 2018-11-16 16:55:49 +01:00
loop.wat Add more wasm spectests 2018-10-29 14:36:26 +01:00
lua.wasm Added lua, php and sqlite wasm files 🎉 2019-04-10 11:31:26 -07:00
memory.wat Add memory_grow.wast test file. 2018-11-17 22:13:59 +01:00
php.wasm Added lua, php and sqlite wasm files 🎉 2019-04-10 11:31:26 -07:00
plugin-for-example.wasm Add extending WASI plugin example 2019-04-26 18:45:18 -07:00
plugin.rs update plugin example to pass empty vec for mapped_dir arg 2019-05-20 16:50:56 -07:00
pypyjs.wasm Upload pypyjs example that should be working 2018-11-15 11:06:55 -08:00
README.md Added README to the examples dir 2019-05-05 17:17:01 -07:00
select.wat Add more wasm spectests 2018-10-29 14:36:26 +01:00
sqlite.wasm Added lua, php and sqlite wasm files 🎉 2019-04-10 11:31:26 -07:00
sys.wat Add some syscalls 2018-11-24 18:07:45 +01:00
trap.wat Improved signal error messages 2018-11-15 01:22:44 -08:00
trie_traversal.rs Add recursive trie traversal example. 2019-06-26 01:39:00 +08:00

WebAssembly Examples

In this directory you can find a set of different examples that can run on the Wasmer WebAssembly runtime: