Rustler 0.30 & latest Elixir/Erlang #53
Annotations
10 errors and 2 warnings
Run mix test:
test/wasmex/store_or_caller_test.exs#L120
test &Wasmex.StoreOrCaller.consume_fuel/2 consumes fuel from within an imported function (Wasmex.StoreOrCallerTest)
|
Run mix test:
test/wasmex/store_or_caller_test.exs#L69
test &Wasmex.StoreOrCaller.fuel_remaining/1 reports fuel from within an imported function (Wasmex.StoreOrCallerTest)
|
Run mix test:
test/wasmex/store_or_caller_test.exs#L16
test &Wasmex.StoreOrCaller.add_fuel/2 adds fuel from within an imported function (Wasmex.StoreOrCallerTest)
|
Run mix test:
test/wasmex/store_or_caller_test.exs#L164
test &Wasmex.StoreOrCaller.fuel_consumed/2 reports fuel consumption from within an imported function (Wasmex.StoreOrCallerTest)
|
Run mix test:
test/wasi_test.exs#L3
doctest module Wasmex (1) (WasiTest)
|
Run mix test:
test/wasmex_test.exs#L365
test multi-value function calls calling multi-value functions with more than two values (WasmexTest)
|
Run mix test:
test/wasmex/module_test.exs#L18
test &Module.compile/2 from WAT instantiates a simple module from wat (Wasmex.ModuleTest)
|
Run mix test:
test/wasmex_test.exs#L5
doctest module Wasmex (1) (WasmexTest)
|
Run mix test:
test/wasmex_test.exs#L51
test when instantiating without imports &Wasmex.call_function/3 i32_i32(i32) -> i32 function (WasmexTest)
|
Run mix test:
test/wasi_test.exs#L3
doctest Wasmex.call_function/4 (12) (WasiTest)
|
Run mix do deps.get, deps.compile
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Run mix do deps.get, deps.compile
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
The logs for this run have expired and are no longer available.
Loading