We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WASMEDGE ok
CURRENT TESTS PASSED cleanup fix !!! REGRESSION !!!: testLengthOperator(); testKitchensink(); !!!
CURRENT TESTS PASSED switch from WasmEdge to Wasmtime OK!
c
GO extensions in wasp.js
smartResult … WIP
before emcc
REGRESSION generics added wasm arrays (inactive)
CURRENT TESTS PASSED added wasm arrays (inactive)
Chrome stringref OK! Set intellij profile with --js-flags="--experimental-wasm-gc" : alias chrome='chromium-browser --js-flags="--experimental-wasm-gc --experimental-wasm-stringref --experimental-wasm-multi-value --experimental-wasm-multi-memory --experimental-wasi-unstable-preview1 --experimental-top-level-await --experimental-wasm-anyref --experimental-repl-await --experimental-modules --experimental-wasm-return-call"'
CURRENT TESTS PASSED globals
CURRENT TESTS PASSED
(module $wasp_module (type $a (struct (field $x (mut i32)) (field $y (mut i32)) (field $z (mut i32))))
wasm gc reference types: struct.new struct.get OK!
copy_runtime_bytes OK TODO __cxa_demangle in wasm OR LINK VIA js!
run_wasm connected in wasp.js ok
wax works for let WASM_FILE = 'wasp.wasm' stashing vec=>List
assert_emit("n=3;2ⁿ", 8); via funclet!!
x
removed "merge_wasm(Module, Module)", referenced from: testWasmModuleExtension_OUTDATED() in tests.cpp.o runtime_emit_old(String) in Angle.cpp.o
s
hardcore generics parser
big refactor function.signature
fixed "hi"#1 == 'h'
OK 42==42
wasmedge engine added
aliases
Major refactor: Kind -> Type union and ReturnType