Rustler 0.30 & latest Elixir/Erlang #53
Annotations
10 errors and 1 warning
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/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/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_test.exs#L273
test error handling handles errors occurring during Wasm execution with default engine config (WasmexTest)
|
Run mix test:
test/wasmex_test.exs#L329
test multi-value function calls calls a function with multi-value params and return (WasmexTest)
|
Run mix test:
test/wasi_test.exs#L3
doctest module Wasmex (1) (WasiTest)
|
Run mix test:
test/wasmex_test.exs#L131
test when instantiating without imports &Wasmex.call_function/3 string_first_byte(string_pointer) -> u8 function (WasmexTest)
|
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 do deps.get, deps.compile
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
The logs for this run have expired and are no longer available.
Loading