Samsung / walrus

WebAssembly Lightweight RUntime
Apache License 2.0
39 stars 10 forks source link

Enable mac os build #64

Closed clover2123 closed 1 year ago

clover2123 commented 1 year ago

Signed-off-by: HyukWoo Park hyukwoo.park@samsung.com

clover2123 commented 1 year ago

It seems that exception handling (try-catch) needs to be re-implemented because unwind error occurred when an exception is thrown in mac os :(