• M
    Remove WASM's standard memory operators · 045098b2
    Matt Witherspoon 提交于
    We've made the decision that sbrk is the way contracts will grow memory. So, remove access to WASM's standardized memory opcodes. As it stood, these subverted our expected memory management.
    045098b2
Operators.h 34.8 KB