WebAssembly.Core.Array.Pop should return null if the WebAssembly.Core.Array is empty...
commitb85c584c0f44c49b85759d4ff0273022e0837de6
authorKenneth Pouncey <kjpou@pt.lu>
Thu, 18 Jul 2019 03:41:14 +0000 (18 05:41 +0200)
committerLarry Ewing <lewing@microsoft.com>
Fri, 19 Jul 2019 14:32:07 +0000 (19 10:32 -0400)
tree1a9c15a86c8f96a11534947188eca03d3038515c
parent3ff64f1efb167d001d61bda64d2f1612d394a0ef
WebAssembly.Core.Array.Pop should return null if the WebAssembly.Core.Array is empty instead of error.
sdks/wasm/framework/src/WebAssembly.Bindings/Core/Array.cs
sdks/wasm/tests/browser/src/BindingsTestSuite/BindingsTestSuite.cs
sdks/wasm/tests/browser/src/BrowserTestSuite/core-bindings-spec.js