Rustler 0.30 & latest Elixir/Erlang #53
Annotations
10 errors and 1 warning
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/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#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_test.exs#L148
test read and manipulate memory in a callback (WasmexTest)
|
Run mix test:
test/wasmex_test.exs#L292
test error handling handles errors occuring during Wasm execution with wasm_backtrace_details enabled (WasmexTest)
|
Run mix test:
test/wasmex_test.exs#L228
test when instantiating with imports using string keys for the imports object call_function using_imported_sum3 with both, string and atom, identifiers (WasmexTest)
|
Run mix test:
test/wasmex_test.exs#L47
test when instantiating without imports &Wasmex.call_function/3 sum(i32, i32) -> i32 function (WasmexTest)
|
Run mix test:
test/wasi_test.exs#L3
doctest module Wasmex (1) (WasiTest)
|
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