Ivan Enderlin
|
a779269bcd
|
doc(deprecated) Remove unused imports.
|
2020-07-06 10:29:50 +02:00 |
|
Ivan Enderlin
|
3e14d5a487
|
feat(deprecated) Port wasmer_runtime::Export as RuntimeExport.
This is subtle. `ImportObject`'s iterator yields
`wasmer_runtime::Export`, not be confused with `wasmer::Export`.
|
2020-07-02 13:34:50 +02:00 |
|
Ivan Enderlin
|
0accba418a
|
feat(deprecated) default-* features enable the resp. compiler.
|
2020-07-02 13:34:18 +02:00 |
|
Ivan Enderlin
|
87acd48fe4
|
feat(deprecated) DynamicFunc receives a mutable borrow vm::Ctx.
|
2020-06-30 11:08:53 +02:00 |
|
Ivan Enderlin
|
d95f92fbf1
|
feat(deprecated) Port DynamicFunc.
|
2020-06-29 15:25:41 +02:00 |
|
Ivan Enderlin
|
9e13f0e28d
|
feat(deprecated) Use a unique default global store.
|
2020-06-29 11:19:18 +02:00 |
|
Ivan Enderlin
|
d76073ff91
|
feat(deprecated) Replace an unwrap by a RuntimeError.
|
2020-06-26 15:05:37 +02:00 |
|
Ivan Enderlin
|
f51fbf22bf
|
doc(deprecated) Restore the call example as close as possible.
|
2020-06-26 14:58:07 +02:00 |
|
Ivan Enderlin
|
a7816fdca2
|
feat(deprecated) Finish to implement Func::call.
|
2020-06-26 14:51:33 +02:00 |
|
Ivan Enderlin
|
1094863f2c
|
!tmp Attempt to implement Func::call(a, b, c, …)
|
2020-06-25 17:03:39 +02:00 |
|
Ivan Enderlin
|
c2a68c2089
|
doc(deprecated) Restore the previous example.
|
2020-06-25 11:42:07 +02:00 |
|
Ivan Enderlin
|
831fa51206
|
doc(deprecated) Update the call example.
|
2020-06-25 11:15:08 +02:00 |
|
Ivan Enderlin
|
62a47d461a
|
feat(deprecated) Add the wat2wasm function.
It's not in the old code, it's a new feature.
|
2020-06-18 10:43:32 +02:00 |
|
Ivan Enderlin
|
6f51c62905
|
!dbg
|
2020-06-15 15:53:23 +02:00 |
|
Ivan Enderlin
|
db1870b60c
|
feat(deprecated) Restore Ctx in runtime-core.
|
2020-06-15 14:47:27 +02:00 |
|
Ivan Enderlin
|
8269154165
|
!temp Implement vm::Ctx.
|
2020-06-12 15:10:52 +02:00 |
|
Ivan Enderlin
|
04428b7160
|
feat(deprecated) Bump to 1.0.0-alpha.1
|
2020-06-12 13:18:37 +02:00 |
|
Ivan Enderlin
|
d1df9100b7
|
feat(deprecated) Port func.
|
2020-06-12 11:53:11 +02:00 |
|
Ivan Enderlin
|
a7355f5bc6
|
chore(deprecated) Update crate name and dev-dependencies.
|
2020-06-09 16:40:25 +02:00 |
|
Ivan Enderlin
|
d6bb7c6638
|
feat(deprecated) Port load_cache_with and types.
|
2020-05-28 15:21:05 +02:00 |
|
Ivan Enderlin
|
1a1800f46f
|
faet(depreacted) Update the default feature of wasmer-runtime-old.
|
2020-05-28 15:10:20 +02:00 |
|
Ivan Enderlin
|
09ab060071
|
feat(deprecated) Remove the docs feature.
|
2020-05-28 15:10:06 +02:00 |
|
Ivan Enderlin
|
57572f2f67
|
feat(deprecated) Port the wasmer-runtime crate (as wasmer-runtime-old).
|
2020-05-28 14:54:29 +02:00 |
|
Ivan Enderlin
|
c885432ab8
|
feat(deprecated/core) Start.
|
2020-05-22 10:47:19 +02:00 |
|