wasmer/examples
2019-09-10 13:52:02 -07: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
iterative_hash Update iterative_hash example for benchmarking 2019-08-15 19:37:54 -07: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 simplify example and make public get_wasi_state unsafe 2019-07-31 15:59:08 +09:00
single_pass_tests Cleanup temporary files. 2019-06-26 11:31:31 +08:00
trie_traversal Prevent trie_traversal from being automatically compiled as an native example. 2019-06-26 14:24:58 +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
many_params.wat Add note on many_params test. 2019-08-19 19:17:32 -07:00
memory.wat Add memory_grow.wast test file. 2018-11-17 22:13:59 +01:00
no_abi_simple_plugin.rs add instance creation benchmark 2019-07-01 11:17:31 -07:00
no_abi_simple_plugin.wasm add instance creation benchmark 2019-07-01 11:17:31 -07:00
particle-repel-simd.wasm Added more examples into the repo 2019-07-30 17:02:16 -07:00
particle-repel.wasm Added more examples into the repo 2019-07-30 17:02:16 -07:00
php.wasm Added lua, php and sqlite wasm files 🎉 2019-04-10 11:31:26 -07:00
plugin-for-example.wasm simplify example and make public get_wasi_state unsafe 2019-07-31 15:59:08 +09:00
plugin.rs Introduce some breaking changes to WasiFS API for next release 2019-09-10 13:52:02 -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

WebAssembly Examples

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