Dmitry Bezhetskov
Dmitry Bezhetskov
Hi @binji, I see that there is no recent activity on this issues, do you still plan to use wasp in wabt?
I've updated the branch, thanks @takikawa
@bjorn3 It is a compiled c++ program and it was preinitialized with wizer (https://github.com/bytecodealliance/wizer). btw, without `-g` wasmtime works as expected with the .wasm module.
FYI: I'm working on it
Thanks @wingo for the clarification, right, we don't need to patch ICU sources, we just need `` and ``. In my opinion it is better to add no-op/stub implementation of...
If someone can confirm, I can make a fix.
@tlively Hi Thomas, do you have any plans to use this library? I'm asking because want to continue this work but don't know if I should or not. Maybe google...
Just curious: > there are other things in do in wabt that would be more valuable to invest it What are they?
I've run current spec tests with wasp and I revealed that next tests has failed: - elem.wast - unreached-valid.wast There are also a few failing tests for exception handling proposal,...
Well, formally there is no any reasons not to write the spec, reference types have been merged into the main spec and at least JSC team have added support for...