version_94
版本发布时间: 2020-06-13 01:30:32
WebAssembly/binaryen最新发布版本:version_116(2023-09-15 02:08:43)
- The C-API's
BinaryenSetAPITracing
and the JS-API'ssetAPITracing
have been removed because this feature was not very useful anymore and had a significant maintainance cost. - wasm-emscripten-finalize will no longer generate
stackSave
,stackAlloc
,stackRestore
function. It not expects them to be included in the input file.